131 Commits (432160ff4c7ba96bc7aaa76dc3e027595a8b5aed)

Autor SHA1 Mensaje Fecha
  Daniil Fedotov c278368a65 Replace API for file rotation. Now supports rotate_handler/1,2 to rotate custom handler hace 9 años
  Mark Allen cb5114fbc3 Delete trace from the global handler list too hace 9 años
  Daniil Fedotov 962eb2c1d7 Rotate as gen_event:call hace 9 años
  Daniil Fedotov af3a2d79c4 API to explicitly call log rotation hace 9 años
  Alexander Verbitsky aef8b9a9f4 Rewriting of function for printing stacktrace in human readable form with using 'format_mfa' hace 9 años
  Alexander Verbitsky 030309e8f1 Backward compatibility for old OTP versions hace 9 años
  Alexander Verbitsky 93f1c95894 Function for printing stacktrace in human readable form hace 9 años
  John R. Daily 13d4db235d Intercept error_logger as pseudo-sink before getting deeper into loglevel code hace 9 años
  Mark Allen 25b700d930 {ok, exists} is accounted for in the code path hace 9 años
  Mark Allen d7cd9fc36d Rename list_all_sinks hace 9 años
  Mark Allen 5bcdadeccb Add log_unsafe/4 hace 10 años
  Mark Allen e0abc34a32 Remove testing crutch hace 10 años
  Mark Allen 512fac4a21 Add unsafe_formatting option hace 10 años
  pvmart 8bc6408ec0 fix lager:stop_trace hace 10 años
  John R. Daily e78cc1c40d Backwards compatibility for any code sufficiently ill-behaved to invoke 2.x do_log directly hace 10 años
  Mark Allen 1906cb247d Export get_loglevel/2 (derp) hace 10 años
  Mark Allen 8a178613e3 Fix errors in dispatch_log/6 parse transform hace 10 años
  Mark Allen c4e2520665 Fix derpy case clause with whereis hace 10 años
  Mark Allen 566a6dc626 If Sink referenced but not running, return error hace 10 años
  John R. Daily b0a2c4c82e More bugfixes re: trace file handling hace 10 años
  John R. Daily 89ca81df2d Bugfix: handler tuple order was incorrect hace 10 años
  John R. Daily e08fc432a8 Fix status hace 10 años
  John R. Daily d5856f2284 Add sink identification export hace 10 años
  John R. Daily a71a7ff1a7 Do not forget to clear traces from global loglevel settings hace 10 años
  MaximMinin b7da929f69 trace_file don't work, if env "log_root" is set. hace 10 años
  John R. Daily 5c1a0795cf Need dat get_loglevels/4 hace 10 años
  John R. Daily 67565b4444 Need 2ary get_loglevel (shame it is broken tho) hace 10 años
  John R. Daily 5f3f0fee6c Match the correct tuple. Return an {ok, _} tuple so the next case statement does not get confused hace 10 años
  John R. Daily a462c046fe Various bugfixes of various levels of desperation hace 10 años
  John R. Daily 2926dd51a1 get/2 was confusing: Sink, Key or Key, Default. Clean up by forcing into {Sink, Key} tuple hace 10 años
  John R. Daily efd3164248 Stupid compiler errors hace 10 años
  John R. Daily 0ec113132b Traces now are assigned to a single sink as requested (or lager_event by default) hace 10 años
  John R. Daily cc7e4d26d4 Start incorporating support for dedicated tracing sink hace 10 años
  John R. Daily 6f6b0110f2 Starting down the path of making backends handle multiple sinks (primary use case is tracing) hace 10 años
  John R. Daily f8cd7ec888 More DEFAULT_SINK hace 10 años
  Mayorov Andrey be758ee3f4 Provide means to compress printed record output hace 10 años
  John R. Daily 730ab66717 For places in the revised API where we use lager_event as a default value, use a macro instead hace 10 años
  Mark Allen f6e6b83927 Record some code comments from jrd walk-thru hace 10 años
  Mark Allen 90ce2ac2b9 WIP hace 10 años
  Mark Allen 546036f75a WIP hace 10 años
  Andrew Thompson 95f5a133af Fix #163 - start the file backend if it isn't running but a trace uses it hace 10 años
  Andrew Thompson b0a5d08227 Fix trace_file to return the new trace return type hace 10 años
  Andrew Thompson c2b75f0674 Make start_trace return a term that stop_trace/1 can consume hace 10 años
  Eric Liang cd36e96fd7 add set_loghwm method in order to change high water mark on the fly hace 10 años
  Eric Liang e1a2907d5c refactor message flow control by encapsulating high water mark in lager_shaper hace 10 años
  Luis Rascao 9d0bfda1d5 make trace and stop_trace take the same arguments hace 10 años
  Shane Howley d58e633e15 Fixed issue whereby element(1, ...) is called on every tuple nested inside a pretty printed record regardless of size. hace 11 años
  Andrew Thompson faf3096d99 Fix dialyzer warnings and make all the records typed hace 11 años
  Maxim Minin 4c7e77e8f1 pr fun for nested records. hace 11 años
  Steve Strong 7d76822341 Added options parameter to lager:trace_file hace 11 años