359 Révisions (95b3fb0c87f25e845df926a14a5830f787a5c253)
 

Auteur SHA1 Message Date
  Pedram Nimreezi 95b3fb0c87 Implement event stream processing il y a 12 ans
  Andrew Thompson 4c4071ac0e Tell travis to test R15B03 and R16B as well il y a 12 ans
  Andrew Thompson 478ffcba6c Merge pull request #124 from DeadZen/dz-lager-colors il y a 12 ans
  Pedram Nimreezi b6a1827490 Add colors to lager, not enabled by default il y a 12 ans
  Andrew Thompson 997f8e9b31 Merge pull request #121 from basho/adt-pdict-metadata il y a 12 ans
  Andrew Thompson 98143ae182 Allow storage of persistant per-process lager metadata il y a 12 ans
  Andrew Thompson 7af433004d Correct some dialyzer warnings il y a 12 ans
  Andrew Thompson deab695486 Merge pull request #118 from basho/adt-skip-fast il y a 12 ans
  Andrew Thompson 0d42da447b Generate variable names with a function, suggested by @mshonle il y a 12 ans
  Andrew Thompson a454d1f2d1 In code generated by the parse_transform skip unloggable messages fast il y a 12 ans
  Andrew Thompson cf408671db Merge pull request #117 from basho/adt-sync-switch il y a 12 ans
  Andrew Thompson acb8cf596f Add a test for async_threshold il y a 12 ans
  Andrew Thompson 5b3fae60b1 Cleanups suggested by @mshonle il y a 12 ans
  Andrew Thompson d0ca807137 Merge pull request #119 from basho/adt-fix-coverage il y a 12 ans
  Andrew Thompson e87cf8e14e Don't use code:load it breaks coverage il y a 12 ans
  Andrew Thompson 57cc2d5d8b Merge pull request #110 from basho/adt-http-errors il y a 12 ans
  Andrew Thompson a1f345cf43 Add formatting tests for cowboy/webmachine errors il y a 12 ans
  Andrew Thompson 0009753cfc Merge pull request #109 from basho/adt-crash-log-false il y a 12 ans
  Andrew Thompson 2607490cf9 Merge pull request #111 from basho/adt-1.2-compat il y a 12 ans
  Andrew Thompson 4dc1d4a0b8 compatability with beams compiled with lager 1.2 il y a 12 ans
  Andrew Thompson c237e6fde9 Add some tests to test for the bug the previous commit fixed il y a 12 ans
  Andrew Thompson 78e9e1ee31 Merge pull request #114 from ewanmellor/fix-min-level il y a 12 ans
  Andrew Thompson 135bbddbe5 Merge pull request #116 from basho/adt-msg-drop il y a 12 ans
  Scott Lystig Fritchie a702bf10c4 A few small things: il y a 12 ans
  Andrew Thompson ef691d8947 Implement configurable error_logger msg drop threshold il y a 12 ans
  Andrew Thompson cf89804ced Switch between gen_event notify/sync_notify based on message queue length il y a 12 ans
  Andrew Thompson c72a761056 Merge pull request #115 from mworrell/mw-supervisor-name il y a 12 ans
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference il y a 12 ans
  Andrew Thompson 704613dab7 Allow crash_log option to be 'false' as well il y a 12 ans
  Marc Worrell 31a1e9e693 Make the tests pass, show the local name whem the supervisor is {local, Name} il y a 12 ans
  Marc Worrell b8ce2a64f7 Don't assume the supervisor is a registered process, it could also be a pid. il y a 12 ans
  Ewan Mellor df90ea05cf Add an update to the global loglevel when a new handler is installed. il y a 12 ans
  Ewan Mellor 228f2b98cf Bring some duplicate code together around the loglevel handling. il y a 12 ans
  Andrew Thompson 7993c8f8a2 Merge pull request #112 from ewanmellor/non-atom-levels il y a 12 ans
  Ewan Mellor 4e3ea7ba98 Improve lager_console_backend to support non-atom output log levels. il y a 12 ans
  Andrew Thompson 467204dbbf Merge pull request #108 from basho/adt-iolist-printing il y a 12 ans
  Andrew Thompson c8eed35184 Remove broken code for stripping square brackets il y a 12 ans
  Andrew Thompson becce00d3e Fix cowboy error handling il y a 12 ans
  Andrew Thompson 9e5371a696 Prettyprint webmachine and cowboy error_logger messages il y a 12 ans
  Andrew Thompson 2a8706bbf6 Merge pull request #54 from basho/adt-variable-arguments il y a 12 ans
  Andrew Thompson 80e53076fc Fix some bugs uncovered in review il y a 12 ans
  Andrew Thompson b3428c89bc Merge pull request #103 from basho/adt-lager-registered-procs il y a 12 ans
  Andrew Thompson 2bb8feb6b0 Fiddle with test timeouts to accomodate slower machines il y a 12 ans
  Andrew Thompson 0ec0d9055b Also allow list comps, function calls and record fields as lager arguments il y a 12 ans
  Andrew Thompson 95fdf935b9 Support variables as arguments to lager:info and friends il y a 12 ans
  Andrew Thompson 932b482e4a Support printing iolists with ~s il y a 12 ans
  Andrew Thompson e749242087 Merge pull request #105 from basho/adt-fix-tracing il y a 12 ans
  Andrew Thompson 24d17d05fa Fix for loglevel none in status il y a 12 ans
  Andrew Thompson 351e482735 File backends started as part of a trace have a loglevel of 'none' il y a 12 ans
  Andrew Thompson c8096302aa Fix a regression about setting loglevel to 'none' il y a 12 ans