354 コミット (79ea55a196359e94e4288de515faaebd136bc03a)
 

作成者 SHA1 メッセージ 日付
  Andrew Thompson 79ea55a196 Improve the performance of the file backend 12年前
  Andrew Thompson 7af433004d Correct some dialyzer warnings 12年前
  Andrew Thompson deab695486 Merge pull request #118 from basho/adt-skip-fast 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 cf408671db Merge pull request #117 from basho/adt-sync-switch 12年前
  Andrew Thompson acb8cf596f Add a test for async_threshold 12年前
  Andrew Thompson 5b3fae60b1 Cleanups suggested by @mshonle 12年前
  Andrew Thompson d0ca807137 Merge pull request #119 from basho/adt-fix-coverage 12年前
  Andrew Thompson e87cf8e14e Don't use code:load it breaks coverage 12年前
  Andrew Thompson 57cc2d5d8b Merge pull request #110 from basho/adt-http-errors 12年前
  Andrew Thompson a1f345cf43 Add formatting tests for cowboy/webmachine errors 12年前
  Andrew Thompson 0009753cfc Merge pull request #109 from basho/adt-crash-log-false 12年前
  Andrew Thompson 2607490cf9 Merge pull request #111 from basho/adt-1.2-compat 12年前
  Andrew Thompson 4dc1d4a0b8 compatability with beams compiled with lager 1.2 12年前
  Andrew Thompson c237e6fde9 Add some tests to test for the bug the previous commit fixed 12年前
  Andrew Thompson 78e9e1ee31 Merge pull request #114 from ewanmellor/fix-min-level 12年前
  Andrew Thompson 135bbddbe5 Merge pull request #116 from basho/adt-msg-drop 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年前
  Andrew Thompson c72a761056 Merge pull request #115 from mworrell/mw-supervisor-name 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年前
  Andrew Thompson 7993c8f8a2 Merge pull request #112 from ewanmellor/non-atom-levels 12年前
  Ewan Mellor 4e3ea7ba98 Improve lager_console_backend to support non-atom output log levels. 12年前
  Andrew Thompson 467204dbbf Merge pull request #108 from basho/adt-iolist-printing 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 2a8706bbf6 Merge pull request #54 from basho/adt-variable-arguments 12年前
  Andrew Thompson 80e53076fc Fix some bugs uncovered in review 12年前
  Andrew Thompson b3428c89bc Merge pull request #103 from basho/adt-lager-registered-procs 12年前
  Andrew Thompson 2bb8feb6b0 Fiddle with test timeouts to accomodate slower machines 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 e749242087 Merge pull request #105 from basho/adt-fix-tracing 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年前
  Andrew Thompson 3162ad7f6b Merge pull request #104 from tsloughter/error_logger_whitelist 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 3d429a33f3 Merge branch 'adt-application-metadata' 12年前