609 Commit (d21f05bab75c42bd81252a71526dd1437b34e109)

Autore SHA1 Messaggio Data
  Andrew Thompson 7af433004d Correct some dialyzer warnings 12 anni fa
  Andrew Thompson 0d42da447b Generate variable names with a function, suggested by @mshonle 12 anni fa
  Andrew Thompson a454d1f2d1 In code generated by the parse_transform skip unloggable messages fast 12 anni fa
  Andrew Thompson acb8cf596f Add a test for async_threshold 12 anni fa
  Andrew Thompson 5b3fae60b1 Cleanups suggested by @mshonle 12 anni fa
  Andrew Thompson e87cf8e14e Don't use code:load it breaks coverage 12 anni fa
  Andrew Thompson 4dc1d4a0b8 compatability with beams compiled with lager 1.2 12 anni fa
  Scott Lystig Fritchie a702bf10c4 A few small things: 12 anni fa
  Andrew Thompson ef691d8947 Implement configurable error_logger msg drop threshold 12 anni fa
  Andrew Thompson cf89804ced Switch between gen_event notify/sync_notify based on message queue length 12 anni fa
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference 12 anni fa
  Andrew Thompson 704613dab7 Allow crash_log option to be 'false' as well 12 anni fa
  Marc Worrell 31a1e9e693 Make the tests pass, show the local name whem the supervisor is {local, Name} 12 anni fa
  Marc Worrell b8ce2a64f7 Don't assume the supervisor is a registered process, it could also be a pid. 12 anni fa
  Ewan Mellor df90ea05cf Add an update to the global loglevel when a new handler is installed. 12 anni fa
  Ewan Mellor 228f2b98cf Bring some duplicate code together around the loglevel handling. 12 anni fa
  Ewan Mellor 4e3ea7ba98 Improve lager_console_backend to support non-atom output log levels. 12 anni fa
  Andrew Thompson c8eed35184 Remove broken code for stripping square brackets 12 anni fa
  Andrew Thompson becce00d3e Fix cowboy error handling 12 anni fa
  Andrew Thompson 9e5371a696 Prettyprint webmachine and cowboy error_logger messages 12 anni fa
  Andrew Thompson 80e53076fc Fix some bugs uncovered in review 12 anni fa
  Andrew Thompson 0ec0d9055b Also allow list comps, function calls and record fields as lager arguments 12 anni fa
  Andrew Thompson 95fdf935b9 Support variables as arguments to lager:info and friends 12 anni fa
  Andrew Thompson 932b482e4a Support printing iolists with ~s 12 anni fa
  Andrew Thompson 24d17d05fa Fix for loglevel none in status 12 anni fa
  Andrew Thompson 351e482735 File backends started as part of a trace have a loglevel of 'none' 12 anni fa
  Andrew Thompson c8096302aa Fix a regression about setting loglevel to 'none' 12 anni fa
  Andrew Thompson 069e553f1d Fix a couple bugs in tracing 12 anni fa
  Tristan Sloughter 10059b60ae add whitelist of error_logger handlers not to delete when error_logger_redirect is true 12 anni fa
  Andrew Thompson 7986ec43a1 A sacrifice to the dialyzer god 12 anni fa
  Andrew Thompson c3fc3c4e24 Add tests, fix some bugs & fix dialyzer specs 12 anni fa
  Andrew Thompson 9b73d461d0 Document the registered process in the .app file 12 anni fa
  Andrew Thompson 1074416140 Return Default if lager_config:get/2 crashes 12 anni fa
  Andrew Thompson f566318bdc Add some more record printing tests and fix a bug 12 anni fa
  Andrew Thompson 86c7c620bc Lager master will become lager 2.0 12 anni fa
  Andrew Thompson da4e0cfa84 Support backend modules defining their own gen_event handler ID 12 anni fa
  Andrew Thompson ecebfe4269 Reject invalid format strings more aggressively 12 anni fa
  Andrew Thompson 9bd0a411a3 Support pretty printing records found in a module at compile time 12 anni fa
  Andrew Thompson 45f833e5db Attempt to determine application at compile time and store in metadata 12 anni fa
  Petr Gotthard 1c7a29f4fc BUGFIX: Avoid overloading the LOG macro. 12 anni fa
  Andrew Thompson f4f3dd3817 Rewrite to use a bitmask to represent active loglevels 12 anni fa
  Andrew Thompson 67bce42bb8 Add syslog comparison support to file and console backends 12 anni fa
  snaky 6d7d1cc11d Specify node in the default formatter 12 anni fa
  snaky 9151da2306 Fix custom formatter spec for lager_file_backend (version 2) 12 anni fa
  Andrew Thompson 7aa316902e Initial work on syslog style comparison flags for loglevels 12 anni fa
  Andrew Thompson a192bd9e91 Replace mochiglobal with a public ETS table 12 anni fa
  Andrew Thompson d648264942 Pid can sometimes be 'emulator', turns out 12 anni fa
  Artem Teslenko 63cc66aa02 Remove unnecessary debug message 12 anni fa
  Andrew Thompson ed7e2aac35 Test and fix for a printable yet improper list 12 anni fa
  Magnus Henoch 0fda333cbf Use -include instead of -include_lib 12 anni fa