315 次程式碼提交 (1987ca32f5425fc3c9562233addd368abb1148a0)

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