127 Revīzijas (4373c6e567bc21d9dd6c286bb8cb046f5abd79cf)

Autors SHA1 Ziņojums Datums
  Daniil Fedotov 146b0461fd Tests and SHOULD_LOG fix pirms 9 gadiem
  Mark Allen 6452db6388 Forward port #292 to 3.x branch pirms 9 gadiem
  Alexander Verbitsky aef8b9a9f4 Rewriting of function for printing stacktrace in human readable form with using 'format_mfa' pirms 9 gadiem
  Alexander Verbitsky 93f1c95894 Function for printing stacktrace in human readable form pirms 9 gadiem
  Mark Allen 9c0e141d30 Add test case for gh280 fix pirms 9 gadiem
  Mark Allen c82c11796d Initial test case for gh#280 pirms 9 gadiem
  Mark Allen 7f92811696 Use '_lager_event' for sinks pirms 9 gadiem
  Mark Allen 512fac4a21 Add unsafe_formatting option pirms 10 gadiem
  Mark Allen 30a5010990 Silence some compiler warnings during tests pirms 10 gadiem
  John R. Daily 4f94260239 Revert decision to throw a {sink, Sink} tuple at every backend; instead, special case the throttle pirms 10 gadiem
  Mark Allen b8552a8cb6 Fix and cleanup tests for multiple-sinks pirms 10 gadiem
  Mark Allen 84cc6322ec Add tests for multiple sinks pirms 10 gadiem
  John R. Daily 13ec782f0a Fix the async threshold test to eliminate a race condition. It now tests something slightly different, but should be sufficient pirms 10 gadiem
  Ted Burghart 5b43a8bae4 Change how result strings are handled to accomodate additional data. pirms 10 gadiem
  Ted Burghart 96f5b5c57d changed has_line_numbers() to recognize the new OTP release pattern. pirms 10 gadiem
  John R. Daily f37a957a0e Support extra sink argument pirms 10 gadiem
  John R. Daily a230240c58 Support new sink metadata in init pirms 10 gadiem
  Mikl Kurkov 171e9596ea Fix error_logger backend 'Format error' on unicode in Args pirms 10 gadiem
  Mikl Kurkov e9fba0d64c Fix noproc test fail pirms 10 gadiem
  Mayorov Andrey be758ee3f4 Provide means to compress printed record output pirms 10 gadiem
  James Fish 2ce67d5d53 Fix line numbers detection in tests for OTP >= 17 pirms 10 gadiem
  Andrew Thompson 752733b093 Make tests pass on buildbot more of the time pirms 11 gadiem
  Ignas Vyšniauskas b07d6b5255 Only discard gen_event notifications on high watermark pirms 11 gadiem
  Shane Howley d58e633e15 Fixed issue whereby element(1, ...) is called on every tuple nested inside a pretty printed record regardless of size. pirms 11 gadiem
  Andrew Thompson b6bfaca5f3 Add comment and fix EQC generator pirms 11 gadiem
  Andrew Thompson d18019bff4 Tweak test and update goldrush dep pirms 11 gadiem
  Pedram Nimreezi d093edea44 Add tracing support for metadata notfound pirms 11 gadiem
  Pedram Nimreezi be6a315e59 Fix lager eunit initialization pirms 11 gadiem
  Andrew Thompson b29710406e Update to goldrush 0.1.5 pirms 11 gadiem
  Maxim Minin 773e4439be simple test for pretty print of nested records. pirms 11 gadiem
  Andrew Thompson a9a26b0e1d Add a simple test for persistent traces pirms 12 gadiem
  Pedram Nimreezi 95b3fb0c87 Implement event stream processing pirms 12 gadiem
  Andrew Thompson 79ea55a196 Improve the performance of the file backend pirms 12 gadiem
  Andrew Thompson 98143ae182 Allow storage of persistant per-process lager metadata pirms 12 gadiem
  Andrew Thompson acb8cf596f Add a test for async_threshold pirms 12 gadiem
  Andrew Thompson a1f345cf43 Add formatting tests for cowboy/webmachine errors pirms 12 gadiem
  Andrew Thompson c237e6fde9 Add some tests to test for the bug the previous commit fixed pirms 12 gadiem
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference pirms 12 gadiem
  Andrew Thompson 2bb8feb6b0 Fiddle with test timeouts to accomodate slower machines pirms 12 gadiem
  Andrew Thompson 0ec0d9055b Also allow list comps, function calls and record fields as lager arguments pirms 12 gadiem
  Andrew Thompson 95fdf935b9 Support variables as arguments to lager:info and friends pirms 12 gadiem
  Andrew Thompson 932b482e4a Support printing iolists with ~s pirms 12 gadiem
  Andrew Thompson 069e553f1d Fix a couple bugs in tracing pirms 12 gadiem
  Andrew Thompson f566318bdc Add some more record printing tests and fix a bug pirms 12 gadiem
  Andrew Thompson 9bd0a411a3 Support pretty printing records found in a module at compile time pirms 12 gadiem
  Andrew Thompson f4f3dd3817 Rewrite to use a bitmask to represent active loglevels pirms 12 gadiem
  Andrew Thompson a192bd9e91 Replace mochiglobal with a public ETS table pirms 12 gadiem
  Andrew Thompson e04830b382 Tag lager_msg messages with a {log, ...} tuple pirms 12 gadiem
  Andrew Thompson 180e09fd01 Use an opaque type with a module for accessors rather than a record pirms 12 gadiem
  Andrew Thompson 12a784b18e Time makes fools of us all pirms 12 gadiem