453 Révisions (6452db6388420880cf3b75ee2bf9c752ee494c40)

Auteur SHA1 Message Date
  Mark Allen 6452db6388 Forward port #292 to 3.x branch il y a 9 ans
  Alexander Verbitsky aef8b9a9f4 Rewriting of function for printing stacktrace in human readable form with using 'format_mfa' il y a 9 ans
  Alexander Verbitsky 030309e8f1 Backward compatibility for old OTP versions il y a 9 ans
  Alexander Verbitsky 93f1c95894 Function for printing stacktrace in human readable form il y a 9 ans
  Mark Allen 599dda6786 Roll 3.0.2 il y a 9 ans
  sag 36701dba58 fix: string:right is arity 2, test for bad args il y a 9 ans
  sag 55108be9f2 fix: the word width is misspelled in all of the test cases il y a 9 ans
  sag 69feaad151 Add option to format output with Width param (Width | {left|center|right,Width}) il y a 9 ans
  Lee GiTack 8b16d41201 Fix several typos il y a 9 ans
  Andrew Thompson 8438687757 Add option to print all metadata in the default formatter il y a 9 ans
  John R. Daily 2f7f7b7dde application:get_env/3 has different semantics than get_env/2 il y a 9 ans
  John R. Daily 6e2d97389c Handle lack of get_env/3 within R15 il y a 9 ans
  Mark Allen cbf6679c6a Roll 3.0.1 il y a 9 ans
  John R. Daily 13d4db235d Intercept error_logger as pseudo-sink before getting deeper into loglevel code il y a 9 ans
  Mark Allen 20edd1519a Make sink name construction common & test il y a 9 ans
  Mark Allen 25b700d930 {ok, exists} is accounted for in the code path il y a 9 ans
  Mark Allen d7cd9fc36d Rename list_all_sinks il y a 9 ans
  Mark Allen 7f92811696 Use '_lager_event' for sinks il y a 9 ans
  Mark Allen 5bcdadeccb Add log_unsafe/4 il y a 10 ans
  Mark Allen e0abc34a32 Remove testing crutch il y a 10 ans
  Mark Allen 6a458a4280 Make 'dynamic' conform to OTP gh#271 il y a 10 ans
  Mark Allen 512fac4a21 Add unsafe_formatting option il y a 10 ans
  John R. Daily cf5b39c64f Severities must be convertible to numbers il y a 10 ans
  John R. Daily 9cc4abc366 Support _unsafe message levels that dodge trunc_io il y a 10 ans
  Mark Allen 9879bcc201 Remove tabs that snuck in last commit il y a 10 ans
  Mark Allen 31cf6c02a9 Check configuration as suggested in gh#253 il y a 10 ans
  Mark Allen 3223014933 Use Meta as a better var name to capture intent il y a 10 ans
  Mark Allen 060402b9be Use macro here instead of naked atom il y a 10 ans
  Mark Allen 6226ef621d Make sure we use the real line number il y a 10 ans
  Serge Aleynikov a8e3a9610b Add abbreviated severity 'sev' available to formatter il y a 10 ans
  John R. Daily e78cc1c40d Backwards compatibility for any code sufficiently ill-behaved to invoke 2.x do_log directly il y a 10 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 1906cb247d Export get_loglevel/2 (derp) il y a 10 ans
  Mark Allen 8a178613e3 Fix errors in dispatch_log/6 parse transform il y a 10 ans
  Mark Allen f233b6d342 Return sinkname when not configured from transform il y a 10 ans
  Mark Allen c4e2520665 Fix derpy case clause with whereis il y a 10 ans
  Pedram Nimreezi d5e7843387 Add support for group leader strategies il y a 10 ans
  Mark Allen aa195121e7 Get loglevel of sink not default in transform il y a 10 ans
  Mark Allen 566a6dc626 If Sink referenced but not running, return error il y a 10 ans
  Mark Allen 4da506b06b Add check for same file across backends. il y a 10 ans
  John R. Daily 96e3ba7095 More/fixed comments il y a 10 ans
  John R. Daily 066fa59a1c The audit sink was always for experimentation. Remove it before it accidentally slips into a release il y a 10 ans
  John R. Daily b0a2c4c82e More bugfixes re: trace file handling il y a 10 ans
  John R. Daily 89ca81df2d Bugfix: handler tuple order was incorrect 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
  John R. Daily e08fc432a8 Fix status il y a 10 ans
  John R. Daily 302767ec0f Make dialyzer happy il y a 10 ans
  John R. Daily d5856f2284 Add sink identification export il y a 10 ans
  John R. Daily 439a81c2ca Introduce sleep to account for interval between writes necessary for rotation to work il y a 10 ans
  John R. Daily 9d9bf29633 Fix init (for some questionable definition of fix) il y a 10 ans