172 Commits (cee58aada41121e8c78078fc9cb21b2965e307b9)

Author SHA1 Message Date
  Alexander Petrovsky 09aee4b601 Add get_env unit test 9 years ago
  Mark Allen 2f9ce2513d Reduce amount of backend spawns 9 years ago
  Mark Allen d2dfec2a32 Add 10 second timeout for trace stop 9 years ago
  Mark Allen 82788b996c Make sure we flush after app restart 9 years ago
  Mark Allen 9393c5bd3b Test manager killer on alternate sink 9 years ago
  Mark Allen ec43800bd5 Add a sleep to prevent losing race condition 9 years ago
  Brian L. Troutwine 2d42e95fe8 Correct test failures for lager_handler_watcher. 9 years ago
  Brian L. Troutwine 901ad9b1dd Update test to not rely on sleep. 9 years ago
  Brian L. Troutwine 49311b27e1 Attempt to redress test failures. 9 years ago
  Sungjin Park 09b36f1c12 Add lager_manager_killer and tests for it. 10 years ago
  Mark Allen 0a9dd17f90 Test manager killer on alternate sink 9 years ago
  Mark Allen 7aaa6add08 Remove any lingering traces config 9 years ago
  Mark Allen 991383d24b Make sure the ETS config table is really dead 9 years ago
  Mark Allen a217c88501 Add 30 second eunit timeout to gh280 9 years ago
  Mark Allen 27f9530ea8 Increase timeout for gh280 test 9 years ago
  Mark Allen 2a26fe0086 Nassssty timer sleepss. We hatesss itsss Bagginss 9 years ago
  Mark Allen 7662a8040d Add comments and change binding name for clarity 9 years ago
  Mark Allen 7897f3462a Add a sleep to prevent losing race condition 9 years ago
  Mark Allen 53b5eb808b Put the warning map value into process dictionary 9 years ago
  Brian L. Troutwine 2d0351f048 Correct test failures for lager_handler_watcher. 9 years ago
  Brian L. Troutwine 34d994280a Update test to not rely on sleep. 9 years ago
  Brian L. Troutwine 03cd95562a Attempt to redress test failures. 9 years ago
  Daniil Fedotov c278368a65 Replace API for file rotation. Now supports rotate_handler/1,2 to rotate custom handler 9 years ago
  Mark Allen 0fb72d7744 Add tests for stopping traces gh#267 9 years ago
  Daniil Fedotov 962eb2c1d7 Rotate as gen_event:call 9 years ago
  Daniil Fedotov 146b0461fd Tests and SHOULD_LOG fix 9 years ago
  Mark Allen 6452db6388 Forward port #292 to 3.x branch 9 years ago
  Alexander Verbitsky aef8b9a9f4 Rewriting of function for printing stacktrace in human readable form with using 'format_mfa' 9 years ago
  Alexander Verbitsky 93f1c95894 Function for printing stacktrace in human readable form 9 years ago
  Mark Allen 9c0e141d30 Add test case for gh280 fix 9 years ago
  Mark Allen c82c11796d Initial test case for gh#280 9 years ago
  Mark Allen 7f92811696 Use '_lager_event' for sinks 9 years ago
  Mark Allen 512fac4a21 Add unsafe_formatting option 9 years ago
  Mark Allen 30a5010990 Silence some compiler warnings during tests 10 years ago
  John R. Daily 4f94260239 Revert decision to throw a {sink, Sink} tuple at every backend; instead, special case the throttle 10 years ago
  Mark Allen b8552a8cb6 Fix and cleanup tests for multiple-sinks 10 years ago
  Mark Allen 84cc6322ec Add tests for multiple sinks 10 years ago
  John R. Daily 13ec782f0a Fix the async threshold test to eliminate a race condition. It now tests something slightly different, but should be sufficient 10 years ago
  Ted Burghart 5b43a8bae4 Change how result strings are handled to accomodate additional data. 10 years ago
  Ted Burghart 96f5b5c57d changed has_line_numbers() to recognize the new OTP release pattern. 10 years ago
  John R. Daily f37a957a0e Support extra sink argument 10 years ago
  John R. Daily a230240c58 Support new sink metadata in init 10 years ago
  Mikl Kurkov 171e9596ea Fix error_logger backend 'Format error' on unicode in Args 10 years ago
  Mikl Kurkov e9fba0d64c Fix noproc test fail 10 years ago
  Mayorov Andrey be758ee3f4 Provide means to compress printed record output 10 years ago
  Sungjin Park 66e39f21f8 Add lager_manager_killer and tests for it. 10 years ago
  James Fish 2ce67d5d53 Fix line numbers detection in tests for OTP >= 17 10 years ago
  Andrew Thompson 752733b093 Make tests pass on buildbot more of the time 11 years ago
  Ignas Vyšniauskas b07d6b5255 Only discard gen_event notifications on high watermark 11 years ago
  Shane Howley d58e633e15 Fixed issue whereby element(1, ...) is called on every tuple nested inside a pretty printed record regardless of size. 11 years ago