484 Commits (3fe1e9d645e5f8e8e5aa8aaa95f2985facd648f2)

Autor SHA1 Nachricht Datum
  John R. Daily 81222ca486 More get_env cleanup vor 9 Jahren
  John R. Daily 09610138fe Tweak to be a bit more efficient vor 9 Jahren
  John R. Daily 968d879148 Leverage existing lager_app:get_env wrapper for error_logger_lager_h vor 9 Jahren
  John R. Daily 6d8cd800f9 Address #332. The `stdlib` module `supervisor` reports the child name as `id` now vs `name` previously vor 9 Jahren
  Andrew Thompson 23e7bc085d Port improper iolist support from io_lib_format.erl & add tests vor 9 Jahren
  Mark Allen b2cb273571 Release 3.1.0 vor 9 Jahren
  Mark Allen c7737da3a1 Release 3.0.3 vor 9 Jahren
  Mark Allen eb249f8172 Do not add logroot in expand_path sometimes vor 9 Jahren
  Daniil Fedotov c278368a65 Replace API for file rotation. Now supports rotate_handler/1,2 to rotate custom handler vor 9 Jahren
  Mark Allen 063d628549 Dialyzer insists on matching a return value vor 9 Jahren
  Mark Allen cb5114fbc3 Delete trace from the global handler list too vor 9 Jahren
  Daniil Fedotov 962eb2c1d7 Rotate as gen_event:call vor 9 Jahren
  Jean-Sébastien Pédron 31a5fc5b13 lager_file_backend: Close file after time-based rotation vor 9 Jahren
  Daniil Fedotov af3a2d79c4 API to explicitly call log rotation vor 9 Jahren
  Daniil Fedotov f9b38c5850 error_logger_format_raw added to module state vor 9 Jahren
  Daniil Fedotov edcf7f4992 No default config for reformatting error_logger messages vor 9 Jahren
  Daniil Fedotov 4b9b21ce64 Valid case statement vor 9 Jahren
  Daniil Fedotov 75e827a1bf Application env error_logger_format_raw to not reformat error_logger messages vor 9 Jahren
  Mark Allen 66869e2d63 Start traces after extra sinks are started vor 9 Jahren
  Daniil Fedotov 146b0461fd Tests and SHOULD_LOG fix vor 9 Jahren
  Daniil Fedotov 2248a2aad1 Support for separate sing for error_logger messages vor 9 Jahren
  Mark Allen 6452db6388 Forward port #292 to 3.x branch vor 9 Jahren
  Alexander Verbitsky aef8b9a9f4 Rewriting of function for printing stacktrace in human readable form with using 'format_mfa' vor 9 Jahren
  Alexander Verbitsky 030309e8f1 Backward compatibility for old OTP versions vor 9 Jahren
  Alexander Verbitsky 93f1c95894 Function for printing stacktrace in human readable form vor 9 Jahren
  Mark Allen 599dda6786 Roll 3.0.2 vor 9 Jahren
  sag 36701dba58 fix: string:right is arity 2, test for bad args vor 9 Jahren
  sag 55108be9f2 fix: the word width is misspelled in all of the test cases vor 9 Jahren
  sag 69feaad151 Add option to format output with Width param (Width | {left|center|right,Width}) vor 9 Jahren
  Lee GiTack 8b16d41201 Fix several typos vor 9 Jahren
  Andrew Thompson 8438687757 Add option to print all metadata in the default formatter vor 9 Jahren
  John R. Daily 2f7f7b7dde application:get_env/3 has different semantics than get_env/2 vor 9 Jahren
  John R. Daily 6e2d97389c Handle lack of get_env/3 within R15 vor 9 Jahren
  Mark Allen cbf6679c6a Roll 3.0.1 vor 9 Jahren
  John R. Daily 13d4db235d Intercept error_logger as pseudo-sink before getting deeper into loglevel code vor 9 Jahren
  Mark Allen 20edd1519a Make sink name construction common & test 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 7f92811696 Use '_lager_event' for sinks vor 9 Jahren
  Mark Allen 5bcdadeccb Add log_unsafe/4 vor 9 Jahren
  Mark Allen e0abc34a32 Remove testing crutch vor 9 Jahren
  Mark Allen 6a458a4280 Make 'dynamic' conform to OTP gh#271 vor 9 Jahren
  Mark Allen 512fac4a21 Add unsafe_formatting option vor 9 Jahren
  John R. Daily cf5b39c64f Severities must be convertible to numbers vor 9 Jahren
  John R. Daily 9cc4abc366 Support _unsafe message levels that dodge trunc_io vor 9 Jahren
  pvmart 8bc6408ec0 fix lager:stop_trace vor 10 Jahren
  Mark Allen 9879bcc201 Remove tabs that snuck in last commit vor 10 Jahren
  Mark Allen 31cf6c02a9 Check configuration as suggested in gh#253 vor 10 Jahren
  Mark Allen 3223014933 Use Meta as a better var name to capture intent vor 10 Jahren
  Mark Allen 060402b9be Use macro here instead of naked atom vor 10 Jahren