117 Révisions (4e3abfa204e47f277714adc01eba48cff8e4c000)

Auteur SHA1 Message Date
  Mark Allen 2f9ce2513d Reduce amount of backend spawns il y a 9 ans
  Mark Allen d2dfec2a32 Add 10 second timeout for trace stop il y a 9 ans
  Mark Allen 82788b996c Make sure we flush after app restart il y a 9 ans
  Mark Allen ec43800bd5 Add a sleep to prevent losing race condition il y a 9 ans
  Mark Allen 7aaa6add08 Remove any lingering traces config il y a 9 ans
  Mark Allen 991383d24b Make sure the ETS config table is really dead il y a 9 ans
  Mark Allen 7662a8040d Add comments and change binding name for clarity il y a 9 ans
  Mark Allen 7897f3462a Add a sleep to prevent losing race condition il y a 9 ans
  Mark Allen 53b5eb808b Put the warning map value into process dictionary il y a 9 ans
  Mark Allen 0fb72d7744 Add tests for stopping traces gh#267 il y a 9 ans
  Daniil Fedotov 146b0461fd Tests and SHOULD_LOG fix il y a 9 ans
  Mark Allen 7f92811696 Use '_lager_event' for sinks il y a 9 ans
  Mark Allen 512fac4a21 Add unsafe_formatting option il y a 9 ans
  John R. Daily 4f94260239 Revert decision to throw a {sink, Sink} tuple at every backend; instead, special case the throttle il y a 10 ans
  Mark Allen b8552a8cb6 Fix and cleanup tests for multiple-sinks il y a 10 ans
  Mark Allen 84cc6322ec Add tests for multiple sinks il y a 10 ans
  John R. Daily 13ec782f0a Fix the async threshold test to eliminate a race condition. It now tests something slightly different, but should be sufficient il y a 10 ans
  Ted Burghart 5b43a8bae4 Change how result strings are handled to accomodate additional data. il y a 10 ans
  Ted Burghart 96f5b5c57d changed has_line_numbers() to recognize the new OTP release pattern. il y a 10 ans
  John R. Daily a230240c58 Support new sink metadata in init il y a 10 ans
  Mikl Kurkov 171e9596ea Fix error_logger backend 'Format error' on unicode in Args il y a 10 ans
  Mikl Kurkov e9fba0d64c Fix noproc test fail il y a 10 ans
  James Fish 2ce67d5d53 Fix line numbers detection in tests for OTP >= 17 il y a 10 ans
  Andrew Thompson 752733b093 Make tests pass on buildbot more of the time il y a 11 ans
  Ignas Vyšniauskas b07d6b5255 Only discard gen_event notifications on high watermark il y a 11 ans
  Andrew Thompson d18019bff4 Tweak test and update goldrush dep il y a 11 ans
  Pedram Nimreezi d093edea44 Add tracing support for metadata notfound il y a 11 ans
  Pedram Nimreezi be6a315e59 Fix lager eunit initialization il y a 11 ans
  Andrew Thompson b29710406e Update to goldrush 0.1.5 il y a 11 ans
  Andrew Thompson a9a26b0e1d Add a simple test for persistent traces il y a 12 ans
  Pedram Nimreezi 95b3fb0c87 Implement event stream processing il y a 12 ans
  Andrew Thompson 79ea55a196 Improve the performance of the file backend il y a 12 ans
  Andrew Thompson 98143ae182 Allow storage of persistant per-process lager metadata il y a 12 ans
  Andrew Thompson acb8cf596f Add a test for async_threshold il y a 12 ans
  Andrew Thompson a1f345cf43 Add formatting tests for cowboy/webmachine errors il y a 12 ans
  Andrew Thompson c237e6fde9 Add some tests to test for the bug the previous commit fixed il y a 12 ans
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference il y a 12 ans
  Andrew Thompson 0ec0d9055b Also allow list comps, function calls and record fields as lager arguments il y a 12 ans
  Andrew Thompson 95fdf935b9 Support variables as arguments to lager:info and friends il y a 12 ans
  Andrew Thompson 069e553f1d Fix a couple bugs in tracing il y a 12 ans
  Andrew Thompson f566318bdc Add some more record printing tests and fix a bug il y a 12 ans
  Andrew Thompson 9bd0a411a3 Support pretty printing records found in a module at compile time il y a 12 ans
  Andrew Thompson f4f3dd3817 Rewrite to use a bitmask to represent active loglevels il y a 12 ans
  Andrew Thompson a192bd9e91 Replace mochiglobal with a public ETS table il y a 12 ans
  Andrew Thompson e04830b382 Tag lager_msg messages with a {log, ...} tuple il y a 12 ans
  Andrew Thompson 180e09fd01 Use an opaque type with a module for accessors rather than a record il y a 12 ans
  Andrew Thompson 12a784b18e Time makes fools of us all il y a 12 ans
  Andrew Thompson e07c0481ac One function doesn't make a module il y a 12 ans
  Jason Wagner 0415d21669 Changed the messages sent to the backends to include metadata and separated formatting from the backend. Added documentation, fixed tests, and removed some unused code. il y a 13 ans
  Andrew Thompson fad809bed4 Handle uncaught throws in a gen_* process better il y a 13 ans