484 Commits (3fe1e9d645e5f8e8e5aa8aaa95f2985facd648f2)

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