453 コミット (6452db6388420880cf3b75ee2bf9c752ee494c40)

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