117 次程式碼提交 (4e3abfa204e47f277714adc01eba48cff8e4c000)

作者 SHA1 備註 提交日期
  Tristan Sloughter 4e3abfa204 support logging with macros per level 7 年之前
  Andrew Thompson 3640b6acfe Fixes for OTP 20 8 年之前
  Bastien Chamagne 9ffba9a6bc cancel the env change after the test 8 年之前
  Bastien Chamagne b92ea70331 Document and test the UTC time feature 8 年之前
  Mark Allen 3784ea7467 Add unit tests for gen_fsm/statem crash msgs 8 年之前
  Mark Allen f84db857fe Travis needs a higher timeout 8 年之前
  Mark Allen 940ca76069 Add unit tests 8 年之前
  Ted Burghart 4800545352 Fix `async_threshold_test_` flappiness. 8 年之前
  Drew Varner c55c495e92 Allow Metadata-only loggin 8 年之前
  Mark Allen 2f9ce2513d Reduce amount of backend spawns 9 年之前
  Mark Allen d2dfec2a32 Add 10 second timeout for trace stop 9 年之前
  Mark Allen 82788b996c Make sure we flush after app restart 9 年之前
  Mark Allen ec43800bd5 Add a sleep to prevent losing race condition 9 年之前
  Mark Allen 7aaa6add08 Remove any lingering traces config 9 年之前
  Mark Allen 991383d24b Make sure the ETS config table is really dead 9 年之前
  Mark Allen 7662a8040d Add comments and change binding name for clarity 9 年之前
  Mark Allen 7897f3462a Add a sleep to prevent losing race condition 9 年之前
  Mark Allen 53b5eb808b Put the warning map value into process dictionary 9 年之前
  Mark Allen 0fb72d7744 Add tests for stopping traces gh#267 9 年之前
  Daniil Fedotov 146b0461fd Tests and SHOULD_LOG fix 9 年之前
  Mark Allen 7f92811696 Use '_lager_event' for sinks 9 年之前
  Mark Allen 512fac4a21 Add unsafe_formatting option 9 年之前
  John R. Daily 4f94260239 Revert decision to throw a {sink, Sink} tuple at every backend; instead, special case the throttle 10 年之前
  Mark Allen b8552a8cb6 Fix and cleanup tests for multiple-sinks 10 年之前
  Mark Allen 84cc6322ec Add tests for multiple sinks 10 年之前
  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 年之前
  Ted Burghart 5b43a8bae4 Change how result strings are handled to accomodate additional data. 10 年之前
  Ted Burghart 96f5b5c57d changed has_line_numbers() to recognize the new OTP release pattern. 10 年之前
  John R. Daily a230240c58 Support new sink metadata in init 10 年之前
  Mikl Kurkov 171e9596ea Fix error_logger backend 'Format error' on unicode in Args 10 年之前
  Mikl Kurkov e9fba0d64c Fix noproc test fail 10 年之前
  James Fish 2ce67d5d53 Fix line numbers detection in tests for OTP >= 17 10 年之前
  Andrew Thompson 752733b093 Make tests pass on buildbot more of the time 11 年之前
  Ignas Vyšniauskas b07d6b5255 Only discard gen_event notifications on high watermark 11 年之前
  Andrew Thompson d18019bff4 Tweak test and update goldrush dep 11 年之前
  Pedram Nimreezi d093edea44 Add tracing support for metadata notfound 11 年之前
  Pedram Nimreezi be6a315e59 Fix lager eunit initialization 11 年之前
  Andrew Thompson b29710406e Update to goldrush 0.1.5 11 年之前
  Andrew Thompson a9a26b0e1d Add a simple test for persistent traces 12 年之前
  Pedram Nimreezi 95b3fb0c87 Implement event stream processing 12 年之前
  Andrew Thompson 79ea55a196 Improve the performance of the file backend 12 年之前
  Andrew Thompson 98143ae182 Allow storage of persistant per-process lager metadata 12 年之前
  Andrew Thompson acb8cf596f Add a test for async_threshold 12 年之前
  Andrew Thompson a1f345cf43 Add formatting tests for cowboy/webmachine errors 12 年之前
  Andrew Thompson c237e6fde9 Add some tests to test for the bug the previous commit fixed 12 年之前
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference 12 年之前
  Andrew Thompson 0ec0d9055b Also allow list comps, function calls and record fields as lager arguments 12 年之前
  Andrew Thompson 95fdf935b9 Support variables as arguments to lager:info and friends 12 年之前
  Andrew Thompson 069e553f1d Fix a couple bugs in tracing 12 年之前
  Andrew Thompson f566318bdc Add some more record printing tests and fix a bug 12 年之前