Commit Graph

  • a6942de95e
    Make calls to logging functions create deterministic code status-im Pedro Pombeiro 2019-06-07 07:50:59 +0200
  • 61943fb33d
    Make calls to logging functions create deterministic code v4.10.0-status Pedro Pombeiro 2019-06-07 07:50:59 +0200
  • f03cad4829 README housekeeping master Peter Taoussanis 2018-10-26 13:38:24 +0200
  • eff5ee386b [BREAKING #155] Change default timestamp pattern to ISO8601 Peter Taoussanis 2018-10-26 13:30:01 +0200
  • eb9f3e4e81 [#257] Println appender hotfix: use `:error-level?` instead of `:error?` (@rinx) Rintaro Okamura 2018-05-02 13:00:54 +0900
  • 83139385e7 [#255] PR housekeeping Peter Taoussanis 2018-04-15 16:45:31 +0200
  • 7e87b10441 [#255] `:ns-log-level` feature to set a log level on a specific namespace/pattern (@mikekap) Mike Kaplinskiy 2018-04-13 15:08:52 -0700
  • 645dff3f03 [#251] [Appenders] Spit: use :async? by default for thread safety (@schmee) Peter Taoussanis 2018-04-15 16:08:16 +0200
  • bf02914ebf [#233] [3rd-party appender] Gelf: ensure `short_message` is not empty + add extra fields (@vise890) Martino Visintin 2017-06-07 18:57:42 +0100
  • 68673fccd6 [#246] [3rd-party appender] Newrelic: fix ns typo (@jafingerhut) Peter Taoussanis 2018-04-15 15:53:45 +0200
  • 67f68c8e47 [#234] [Docs] Fix codox source-uri to play better with cljx files (@nberger) Nicolas Berger 2017-06-30 07:36:22 +0200
  • 22603b5134 v4.10.0 v4.10.0 Peter Taoussanis 2017-04-15 13:09:53 +0200
  • 6a607c2e87 Bump deps Peter Taoussanis 2017-02-19 02:42:58 +0100
  • 1c007f2e16 [#215] PR housekeeping Peter Taoussanis 2017-04-15 12:54:43 +0200
  • 1a434293a3 [#215] Add 3rd-party appender for Sentry (@samuelotter) Samuel Otter 2017-01-12 22:00:15 +0100
  • 05cd4a771b [#216] PR housekeeping Peter Taoussanis 2017-04-15 12:27:56 +0200
  • eb78de58c8 [#216] Cljs console appender: don't log superfluous 'null' for raw output (@michaelcameron) Michael Cameron 2017-01-20 10:32:09 -0600
  • 44ce7e8613 [#218] Fix nullary version of `timbre.tools.logging/use-timbre` Peter Taoussanis 2017-04-15 12:48:56 +0200
  • b5c998b46b [#199] More reliable fix for unintended warning output to cljs Peter Taoussanis 2017-02-19 02:40:56 +0100
  • 44499d02e9 [#213] README: add example for disabling/removing appenders Peter Taoussanis 2016-12-29 18:47:14 +0100
  • 6526637160 v4.8.0 v4.8.0 Peter Taoussanis 2016-12-17 20:03:27 +0100
  • 2df03f9994 Bump deps Peter Taoussanis 2016-12-17 13:34:49 +0100
  • f4266ab60e Allow nil args to `log!` (just print without message) Peter Taoussanis 2016-12-18 12:31:46 +0100
  • a38dceff3b Default output fn: try use ?file when ?ns-str unavailable Peter Taoussanis 2016-12-18 11:59:55 +0100
  • 4eb8433f8e Improve error message for logging calls with missing format pattern Peter Taoussanis 2016-12-18 11:59:12 +0100
  • 4874458007 DEPRECATED: per-appender :middleware-fn Peter Taoussanis 2016-12-18 11:34:09 +0100
  • b1246da6e4 ns-form housekeeping Peter Taoussanis 2016-12-17 14:12:58 +0100
  • 9b9dd210cc [#207] BREAKING: simplify impl., middleware no longer receive :msg_ or :hash_ Peter Taoussanis 2016-12-17 17:20:44 +0100
  • e4f33c5341 [#207] Fix: middleware couldn't influence automatic msg_ generation Peter Taoussanis 2016-12-17 14:11:30 +0100
  • d6181ef1b0 [#199] Attempted fix for unintended elision warning output to cljs Peter Taoussanis 2016-12-17 16:42:14 +0100
  • 594e518c8e [#207] Add docstring for `with-context` Peter Taoussanis 2016-12-17 16:26:55 +0100
  • d8d667aea4 [#206] Resolve `slf4j-timbre` issue with `may-log?` and namespace filtering Peter Taoussanis 2016-12-17 13:48:01 +0100
  • 0ced7021aa [#202] 9e85cb4 PR housekeeping Peter Taoussanis 2016-12-17 13:36:59 +0100
  • 521846c930 [#202] Add :append param to spit-appender to allow clobber behavior (@tkocmathla) Matt Grimm 2016-11-10 15:25:06 -0700
  • 799e060826 README: remove mention of (deprecated) `log-env` Peter Taoussanis 2016-10-27 15:47:19 +0700
  • 5d3a9c8f1b [#198] PR housekeeping Peter Taoussanis 2016-10-21 13:17:47 +0700
  • ea2267e593 [#198] Adjust filename Peter Taoussanis 2016-10-21 13:09:58 +0700
  • b970bd8ebc [#198] Add 3rd-party kafka appender (@gfZeng) Isaac Zeng 2016-10-20 20:35:04 +0800
  • e9c5dc0479 [#195] Logstash appender: add `:flush?` option (@tvanhens) Tyler van Hensbergen 2016-09-15 12:40:42 -0600
  • ef8592f27d [#191] Add clj only note to :timestamp-opts in README (@danielcompton) Daniel Compton 2016-08-25 11:08:41 +1200
  • 242b262f0d [#192] Rolling appender: create dirs when they don't exist (@dsapala) Dan Sapala 2016-08-27 14:18:08 -0400
  • d8cb02e61f v4.7.4 v4.7.4 Peter Taoussanis 2016-08-23 09:20:55 +0700
  • c9c525137b Bump deps Peter Taoussanis 2016-08-23 09:20:31 +0700
  • 587b3e015f [#188] Hotfix: regression re: interleaving println Peter Taoussanis 2016-08-19 09:59:53 +0700
  • 97df46c6b3 v4.7.3 (syncing deps) v4.7.3 Peter Taoussanis 2016-07-24 11:31:31 +0700
  • bab386eeb5 v4.7.2 (syncing deps) v4.7.2 Peter Taoussanis 2016-07-24 12:12:17 +0700
  • dbd30c32f2 Misc housekeeping Peter Taoussanis 2016-07-24 11:31:31 +0700
  • 757c6f6b1f [#185] Fix 3rd-party logstash appender deps issue (@robingl) robingl 2016-07-22 15:32:28 +0100
  • 2822efe513 Cljs console appender: allow late .-log binding Peter Taoussanis 2016-07-23 11:56:31 +0700
  • 736ef249f4 v4.7.0 gh-pages Peter Taoussanis 2016-07-19 11:52:47 +0700
  • b1592fb002 v4.7.0 v4.7.0 Peter Taoussanis 2016-07-19 11:42:03 +0700
  • bf619cbe6e [#183] Add support for appender-level middleware Peter Taoussanis 2016-07-19 11:26:17 +0700
  • 7894ea3d19 Revert "[#181] Temp demonstration for @nvseenu" Peter Taoussanis 2016-07-12 21:12:11 +0700
  • d99fd909a3 [#181] Temp demonstration for @nvseenu Peter Taoussanis 2016-07-12 14:06:15 +0700
  • 99e6f67bac v4.6.0 Peter Taoussanis 2016-07-12 11:27:21 +0700
  • 7bcfb1818e v4.6.0 v4.6.0 Peter Taoussanis 2016-07-12 11:26:26 +0700
  • 7b5cc9e330 Bump deps Peter Taoussanis 2016-07-11 15:16:26 +0700
  • 4f795eda60 Deprecate profiling ns, point to Tufte Peter Taoussanis 2016-07-11 15:12:37 +0700
  • 01bbf48d6f Revert profiling to Timbre v4.4.0 state Peter Taoussanis 2016-07-11 15:06:47 +0700
  • d6f10795a6 Refactor elision utils Peter Taoussanis 2016-07-05 22:54:51 +0700
  • 728dec01c7 Appender docs housekeeping Peter Taoussanis 2016-07-05 10:32:43 +0700
  • f2f42ca39f [#179] Break hostname util into smaller components Peter Taoussanis 2016-07-07 12:57:37 +0700
  • 6d3fc57dbb [#176] PR housekeeping Peter Taoussanis 2016-07-05 10:02:01 +0700
  • 9cf8dec29c [#176] Add New Relic appender (@polymeris) Camilo Polymeris 2016-07-02 15:42:23 -0400
  • 7ee42f71e7 [#177] PR housekeeping Peter Taoussanis 2016-07-04 12:56:08 +0700
  • f9563cc10d [#177] Improvements to clojure.tools.logging integration (@MerelyAPseudonym) Josh Tilles 2016-04-29 21:55:15 -0400
  • f399d250cb [#174] Smarter (faster) spit appender path creation Peter Taoussanis 2016-07-01 14:43:43 +0700
  • ba6bc3f79c v4.5.1 v4.5.1 Peter Taoussanis 2016-06-29 11:23:43 +0700
  • 64dc0f52aa Assist with https://github.com/fzakaria/slf4j-timbre/issues/20 Peter Taoussanis 2016-06-29 11:15:45 +0700
  • 0a765cb9ca Fix missing SimpleDateFormat type hint Peter Taoussanis 2016-06-29 11:55:04 +0700
  • b1a2e8c140 v4.5.0 v4.5.0 Peter Taoussanis 2016-06-17 21:15:14 +0700
  • 7e832c3215 v4.5.0 Peter Taoussanis 2016-06-26 13:25:41 +0700
  • 49830fe798 Profiling: add experimental low-level `profiled` util Peter Taoussanis 2016-06-23 16:29:14 +0700
  • 7b9d9b31c8 Profiling: final performance work (nb: don't squash) Peter Taoussanis 2016-06-23 14:06:35 +0700
  • d7b22c53c4 Profiling: NB refactor ns (incl. *signf.* perf bumps) Peter Taoussanis 2016-06-20 21:11:23 +0700
  • fa1740e7fb Update 3rd-party appenders Peter Taoussanis 2016-06-20 18:21:58 +0700
  • 682fa62334 Update core appenders Peter Taoussanis 2016-06-20 18:22:05 +0700
  • e5b95cbd75 NB Refactor appenders API, implementation Peter Taoussanis 2016-06-20 18:21:48 +0700
  • 02c8fef812 [#172] Housekeeping Peter Taoussanis 2016-06-16 23:05:30 +0700
  • 81e779b630 [#172] Allow disabling ANSI colours with env var (@ccfontes) Carlos Cunha 2016-06-16 16:25:54 +0100
  • 923736faff v4.4.0 Peter Taoussanis 2016-06-10 11:54:47 +0700
  • 606562cdcd v4.4.0 v4.4.0 Peter Taoussanis 2016-06-10 11:43:44 +0700
  • ed88597356 [#171] Add support for appender-level ns filters Peter Taoussanis 2016-06-10 11:35:28 +0700
  • 5a1a5253e2 Bump deps Peter Taoussanis 2016-06-10 11:24:21 +0700
  • bd3d4b6707 [#168] Make rotor appender thread-safe (@mikesperber) Mike Sperber 2016-05-10 10:30:46 +0200
  • 88bbff347b [#165] Hotfix: don't cache cljs console appender's `js/console` Peter Taoussanis 2016-05-10 15:19:46 +0700
  • 2adbabee8d [#166] Add 3rd-party logstash appender (@dfrese) David Frese 2016-04-27 16:24:18 +0200
  • b86eb0d0e6 [#163] Fix surprising `merge-config` nil behaviour Peter Taoussanis 2016-04-16 11:18:36 +0700
  • 32d6892747 Bump deps Peter Taoussanis 2016-04-16 11:16:45 +0700
  • 4cb1dcc0ed Update example appender Peter Taoussanis 2016-04-13 22:23:16 +0700
  • 599bf5a28a Revert "Update Carmine appender for Nippy v2.12+ API changes" Peter Taoussanis 2016-04-16 11:19:40 +0700
  • a044ef2d5f Update Carmine appender for Nippy v2.12+ API changes Peter Taoussanis 2016-04-13 18:27:40 +0700
  • 73a50c4851 [#160] Rename ns Peter Taoussanis 2016-03-31 11:22:23 +0700
  • 345a0d03f5 [#160] Housekeeping Peter Taoussanis 2016-03-31 10:55:25 +0700
  • f984bc8e08 [#160] Add PostgreSQL appender (@yuliu-mdsol) yuliu-mdsol 2016-03-29 06:52:46 -0400
  • 59895afcba [#159] Housekeeping Peter Taoussanis 2016-03-29 01:23:18 +0700
  • 495dd453ed [#159] Add Slack appender (@sbelak) Simon Belak 2016-03-28 16:54:24 +0200
  • 5563bc8e64 Add example appender ns Peter Taoussanis 2016-03-11 13:13:14 +0700
  • 93044a4201 Add backers link to README Peter Taoussanis 2016-03-10 14:10:01 +0700
  • 087a5d9761 CLJ1098 was fixed with Clojure 1.5 (our min) Peter Taoussanis 2016-03-02 12:47:27 +0700