131 Commits (432160ff4c7ba96bc7aaa76dc3e027595a8b5aed)

Autor SHA1 Nachricht Datum
  John R. Daily 13d4db235d Intercept error_logger as pseudo-sink before getting deeper into loglevel code vor 9 Jahren
  Mark Allen 25b700d930 {ok, exists} is accounted for in the code path vor 9 Jahren
  Mark Allen d7cd9fc36d Rename list_all_sinks vor 9 Jahren
  Mark Allen 5bcdadeccb Add log_unsafe/4 vor 10 Jahren
  Mark Allen e0abc34a32 Remove testing crutch vor 10 Jahren
  Mark Allen 512fac4a21 Add unsafe_formatting option vor 10 Jahren
  pvmart 8bc6408ec0 fix lager:stop_trace 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
  Mark Allen 1906cb247d Export get_loglevel/2 (derp) vor 10 Jahren
  Mark Allen 8a178613e3 Fix errors in dispatch_log/6 parse transform vor 10 Jahren
  Mark Allen c4e2520665 Fix derpy case clause with whereis vor 10 Jahren
  Mark Allen 566a6dc626 If Sink referenced but not running, return error 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 e08fc432a8 Fix status vor 10 Jahren
  John R. Daily d5856f2284 Add sink identification export vor 10 Jahren
  John R. Daily a71a7ff1a7 Do not forget to clear traces from global loglevel settings vor 10 Jahren
  MaximMinin b7da929f69 trace_file don't work, if env "log_root" is set. vor 10 Jahren
  John R. Daily 5c1a0795cf Need dat get_loglevels/4 vor 10 Jahren
  John R. Daily 67565b4444 Need 2ary get_loglevel (shame it is broken tho) vor 10 Jahren
  John R. Daily 5f3f0fee6c Match the correct tuple. Return an {ok, _} tuple so the next case statement does not get confused vor 10 Jahren
  John R. Daily a462c046fe Various bugfixes of various levels of desperation vor 10 Jahren
  John R. Daily 2926dd51a1 get/2 was confusing: Sink, Key or Key, Default. Clean up by forcing into {Sink, Key} tuple vor 10 Jahren
  John R. Daily efd3164248 Stupid compiler errors vor 10 Jahren
  John R. Daily 0ec113132b Traces now are assigned to a single sink as requested (or lager_event by default) vor 10 Jahren
  John R. Daily cc7e4d26d4 Start incorporating support for dedicated tracing sink vor 10 Jahren
  John R. Daily 6f6b0110f2 Starting down the path of making backends handle multiple sinks (primary use case is tracing) vor 10 Jahren
  John R. Daily f8cd7ec888 More DEFAULT_SINK vor 10 Jahren
  Mayorov Andrey be758ee3f4 Provide means to compress printed record output vor 10 Jahren
  John R. Daily 730ab66717 For places in the revised API where we use lager_event as a default value, use a macro instead vor 10 Jahren
  Mark Allen f6e6b83927 Record some code comments from jrd walk-thru vor 10 Jahren
  Mark Allen 90ce2ac2b9 WIP vor 10 Jahren
  Mark Allen 546036f75a WIP vor 10 Jahren
  Andrew Thompson 95f5a133af Fix #163 - start the file backend if it isn't running but a trace uses it vor 10 Jahren
  Andrew Thompson b0a5d08227 Fix trace_file to return the new trace return type vor 10 Jahren
  Andrew Thompson c2b75f0674 Make start_trace return a term that stop_trace/1 can consume vor 10 Jahren
  Eric Liang cd36e96fd7 add set_loghwm method in order to change high water mark on the fly vor 10 Jahren
  Eric Liang e1a2907d5c refactor message flow control by encapsulating high water mark in lager_shaper vor 10 Jahren
  Luis Rascao 9d0bfda1d5 make trace and stop_trace take the same arguments vor 10 Jahren
  Shane Howley d58e633e15 Fixed issue whereby element(1, ...) is called on every tuple nested inside a pretty printed record regardless of size. vor 11 Jahren
  Andrew Thompson faf3096d99 Fix dialyzer warnings and make all the records typed vor 11 Jahren
  Maxim Minin 4c7e77e8f1 pr fun for nested records. vor 11 Jahren
  Steve Strong 7d76822341 Added options parameter to lager:trace_file vor 11 Jahren
  Andrew Thompson 9bb64413e8 Correct the tracing statistics to account for # of installed traces vor 12 Jahren
  Pedram Nimreezi 95b3fb0c87 Implement event stream processing vor 12 Jahren
  Andrew Thompson 79ea55a196 Improve the performance of the file backend vor 12 Jahren
  Andrew Thompson 98143ae182 Allow storage of persistant per-process lager metadata vor 12 Jahren
  Andrew Thompson a454d1f2d1 In code generated by the parse_transform skip unloggable messages fast vor 12 Jahren
  Andrew Thompson 5b3fae60b1 Cleanups suggested by @mshonle vor 12 Jahren
  Andrew Thompson 4dc1d4a0b8 compatability with beams compiled with lager 1.2 vor 12 Jahren