645 Commits (edcf7f499272a03c8c2707913b5a7e2593a361cb)
 

Autor SHA1 Nachricht Datum
  Mark Allen d06a8f3017 Merge branch 'master' of https://github.com/MaximMinin/lager into intg vor 10 Jahren
  Mark Allen 5fef54c289 Comma derp vor 10 Jahren
  Mark Allen 52b52aac17 Merge branch 'dz-groupleader-strategies' of https://github.com/DeadZen/lager into intg vor 10 Jahren
  Mark Allen d40ddd01ce Merge branch 'feature/otp-17' into intg vor 10 Jahren
  Mark Allen 3223014933 Use Meta as a better var name to capture intent vor 10 Jahren
  Mark Allen 30a5010990 Silence some compiler warnings during tests vor 10 Jahren
  Mark Allen 060402b9be Use macro here instead of naked atom vor 10 Jahren
  Mark Allen 6226ef621d Make sure we use the real line number vor 10 Jahren
  Serge Aleynikov a8e3a9610b Add abbreviated severity 'sev' available to formatter vor 10 Jahren
  John R. Daily 2368846445 Update tracing docs vor 10 Jahren
  John R. Daily e78cc1c40d Backwards compatibility for any code sufficiently ill-behaved to invoke 2.x do_log directly vor 10 Jahren
  John R. Daily 4f94260239 Revert decision to throw a {sink, Sink} tuple at every backend; instead, special case the throttle vor 10 Jahren
  John R. Daily 513d233ea4 Drop last bits that now duplicate information from earlier vor 10 Jahren
  John R. Daily d74d877a02 Improve README on sink naming, async configuration per-sink vor 10 Jahren
  Mark Allen b8552a8cb6 Fix and cleanup tests for multiple-sinks vor 10 Jahren
  Mark Allen 1906cb247d Export get_loglevel/2 (derp) vor 10 Jahren
  Mark Allen 84cc6322ec Add tests for multiple sinks vor 10 Jahren
  Mark Allen 6936bbc772 Add __lager_test_sink to rebar.config vor 10 Jahren
  Mark Allen 8a178613e3 Fix errors in dispatch_log/6 parse transform vor 10 Jahren
  Mark Allen 31f5605560 Add multiple sink documentation vor 10 Jahren
  Mark Allen f233b6d342 Return sinkname when not configured from transform vor 10 Jahren
  Mark Allen c4e2520665 Fix derpy case clause with whereis vor 10 Jahren
  Pedram Nimreezi d5e7843387 Add support for group leader strategies vor 10 Jahren
  Mark Allen aa195121e7 Get loglevel of sink not default in transform vor 10 Jahren
  Mark Allen 566a6dc626 If Sink referenced but not running, return error vor 10 Jahren
  Mark Allen 5f811f332f Merge branch 'feature/multiple-sinks' of github.com:/basho/lager into feature/multiple-sinks vor 10 Jahren
  Mark Allen 4da506b06b Add check for same file across backends. vor 10 Jahren
  John R. Daily 96e3ba7095 More/fixed comments vor 10 Jahren
  John R. Daily 066fa59a1c The audit sink was always for experimentation. Remove it before it accidentally slips into a release vor 10 Jahren
  John R. Daily b0a2c4c82e More bugfixes re: trace file handling vor 10 Jahren
  John R. Daily 89ca81df2d Bugfix: handler tuple order was incorrect vor 10 Jahren
  John R. Daily 13ec782f0a Fix the async threshold test to eliminate a race condition. It now tests something slightly different, but should be sufficient vor 10 Jahren
  Ted Burghart b8a8ed0b28 Merge mkurkov:fix/error-logger-backend-unicode, PR #259, with adjustments for handling extra data. vor 10 Jahren
  Ted Burghart 5b43a8bae4 Change how result strings are handled to accomodate additional data. vor 10 Jahren
  John R. Daily e08fc432a8 Fix status vor 10 Jahren
  John R. Daily 302767ec0f Make dialyzer happy vor 10 Jahren
  Ted Burghart d35f20f609 merge current work from master branch, and clean up a couple of warnings along the way vor 10 Jahren
  Ted Burghart 96f5b5c57d changed has_line_numbers() to recognize the new OTP release pattern. vor 10 Jahren
  John R. Daily d5856f2284 Add sink identification export vor 10 Jahren
  John R. Daily 439a81c2ca Introduce sleep to account for interval between writes necessary for rotation to work vor 10 Jahren
  John R. Daily 9d9bf29633 Fix init (for some questionable definition of fix) vor 10 Jahren
  John R. Daily e070348290 Fix some legacy loglevel handling in tests vor 10 Jahren
  John R. Daily f37a957a0e Support extra sink argument vor 10 Jahren
  John R. Daily daf3fdeb02 Move the extra sink argument down a layer so that reinstalls work properly vor 10 Jahren
  John R. Daily a71a7ff1a7 Do not forget to clear traces from global loglevel settings vor 10 Jahren
  John R. Daily a230240c58 Support new sink metadata in init vor 10 Jahren
  MaximMinin d66790f612 test for tracing to a dedicated file if root_log is set. vor 10 Jahren
  Mikl Kurkov 171e9596ea Fix error_logger backend 'Format error' on unicode in Args vor 10 Jahren
  Mikl Kurkov e9fba0d64c Fix noproc test fail vor 10 Jahren
  John R. Daily 194f4aeb94 lager maps to lager_event, so audit maps to audit_event vor 10 Jahren