Commit Graph

301 Commits

Author SHA1 Message Date
Peter Taoussanis 6425afa2eb Fix broken README links 2014-02-23 20:17:36 +07:00
Peter Taoussanis b66c010cf4 Merge branch 'dev' 2014-02-23 20:13:54 +07:00
Peter Taoussanis 0250d57cbe v3.1.0 2014-02-23 20:13:47 +07:00
Peter Taoussanis f879882e8f Profiling housekeeping, add `pspy*` fn 2014-02-23 20:13:47 +07:00
Peter Taoussanis 7355cd6424 NB migrate utils stuff to `encore` lib 2014-02-23 20:13:47 +07:00
Peter Taoussanis f7b2615ae6 Update project.clj 2014-02-23 20:13:46 +07:00
Peter Taoussanis 99be8121bf Update CHANGELOG 2014-02-23 20:13:46 +07:00
Peter Taoussanis 746a61329e Update README 2014-02-23 20:13:46 +07:00
Peter Taoussanis 859cfde81f Carmine appender hk: `conn`->`conn-opts` for consistency wih Carmine v3 2014-02-23 20:13:46 +07:00
ken restivo 581ab21687 Use system-configured formatters, output, stacktrace printers, etc. 2014-02-22 10:25:40 -08:00
ken restivo 603584e13c Clean up unnecessary destructuring. 2014-02-22 09:24:07 -08:00
Peter Taoussanis 7777e1d07f v3.0.1 2014-02-09 19:45:57 +07:00
Peter Taoussanis 87af0d40cc Make Carmine appender resistant to unexpected thaw errors 2014-02-09 19:45:57 +07:00
Peter Taoussanis 4a5c4ccce4 v3.0.0 2014-01-30 15:55:40 +07:00
Peter Taoussanis a995a7baf0 Fix regression: spit appender should print newlines (ristkari, ag0rex) 2014-01-30 15:50:13 +07:00
Peter Taoussanis 09c2d06031 Fix changelog typo (yeah it's 2014 now) 2014-01-02 15:46:56 +07:00
Peter Taoussanis bff4c44012 Merge branch 'dev' 2014-01-02 15:41:58 +07:00
Peter Taoussanis fb166c8fbe v3.0.0-RC4 2014-01-02 15:41:25 +07:00
Peter Taoussanis 06da070a24 Deps: pretty 0.1.8, lein-autoexpect 1.2.1 2014-01-02 15:38:04 +07:00
Peter Taoussanis 6218048a42 misc hk 2013-12-20 16:33:40 +07:00
Peter Taoussanis ef921d5662 hk: remove unnecessary check against `format` msg args 2013-12-19 17:16:42 +07:00
Peter Taoussanis e775711355 v3.0.0-RC3 (hotfix) 2013-12-17 15:46:01 +07:00
Peter Taoussanis b766013031 Fix namespace filtering (mlb-) 2013-12-17 15:45:09 +07:00
Peter Taoussanis ea0f43f03c Deps: Nippy 2.5.2 2013-12-07 16:08:09 +07:00
Peter Taoussanis 9fc1d0d8c1 Merge branches 'master' and 'dev' of github.com:ptaoussanis/timbre into dev 2013-12-06 12:37:24 +07:00
Peter Taoussanis 6e842e188d Merge pull request #45 from megayu/daily
Daily rolling file appender (megayu)
2013-12-05 21:37:02 -08:00
megayu 64937ffbc6 rename daily to rolling 2013-12-06 11:31:23 +08:00
megayu f330773bdd add daily rolling file appendar 2013-12-05 17:01:32 +08:00
Peter Taoussanis a0d305f6c2 Postal appender now uses UTF-8 charset by default 2013-12-04 14:41:39 +07:00
Peter Taoussanis 1e0766d732 Merge branch 'dev' 2013-12-04 13:22:25 +07:00
Peter Taoussanis 276f9932bf v3.0.0-RC2 2013-12-04 13:20:42 +07:00
Peter Taoussanis e0a9a08b6b Level checks hk, fix compile-time logging level (prepor) 2013-12-04 12:36:34 +07:00
Peter Taoussanis b21d5c3d6c hk 2013-12-04 12:36:34 +07:00
Peter Taoussanis 2c53586e65 Carmine appender: better handling when logging unfreezable args (needs Nippy v2.5.1+) 2013-12-04 12:36:18 +07:00
Peter Taoussanis 38d1c81dd1 Postal appender: allow control of email content-type, etc. 2013-12-04 12:36:18 +07:00
Peter Taoussanis 23d7b775c2 Carmine appender: fix entry hash fetching for empty level logs 2013-12-04 12:36:17 +07:00
Peter Taoussanis a547674bc2 Message formatting: don't call `format` unless formatting args are provided 2013-12-04 12:36:17 +07:00
Peter Taoussanis a7fbaf087a `make-timestamp-fn` is now public 2013-12-04 12:36:17 +07:00
Peter Taoussanis 40a3e58545 Pull default fmt-output-fn out of config (useful in custom reporting, etc.) 2013-12-02 16:12:24 +07:00
Peter Taoussanis 2a303ef2af Carmine appender: reconstitute :instant as Date rather than Long 2013-12-02 16:01:48 +07:00
Peter Taoussanis 8e5329e79f Add unified arg hashing (rate limiter, Carmine appender, etc.) 2013-12-01 22:33:40 +07:00
Peter Taoussanis 34394319c2 Merge branch 'dev' 2013-12-01 20:08:25 +07:00
Peter Taoussanis 8993e78e6d v3.0.0-RC1 2013-12-01 20:04:51 +07:00
Peter Taoussanis 136d3553ba Carmine appender: add configurable hash fn 2013-12-01 20:04:14 +07:00
Peter Taoussanis 05326dcfae misc hk 2013-12-01 20:03:37 +07:00
Peter Taoussanis 28e5490480 Fix: `(log nil)` should work as 'never log' 2013-12-01 20:03:37 +07:00
Peter Taoussanis 29113cc203 Update README 2013-12-01 20:03:37 +07:00
Peter Taoussanis 16d2345367 Add tools.logging dep for codox generation 2013-12-01 20:03:37 +07:00
Peter Taoussanis 3dc9d6522b `example-config` docstring hk 2013-12-01 20:03:37 +07:00
Peter Taoussanis d75a2db4dd Clean up postal appender, add new Carmine (Redis) appender 2013-12-01 20:03:37 +07:00