453 Revīzijas (6452db6388420880cf3b75ee2bf9c752ee494c40)

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