609 Commits (d21f05bab75c42bd81252a71526dd1437b34e109)

Author SHA1 Message Date
  Paul Khusainov 12433c0dec Load default_tracer before backends 11 years ago
  Alexander Ovchinnikov e697038a84 Revert "Specify node in the default formatter" 11 years ago
  Alexander Ovchinnikov 6ee1113ec0 lager_uril.erl: validate_trace and trace acc modified to accept more filter expressions 11 years ago
  Andrew Thompson d613b595ba Add a test for rotation failing and returning an error 12 years ago
  Shane Howley 148760f1ff Fixed log rotation hang when file:delete fails. 12 years ago
  Andrew Thompson 24029226d1 Allow date rotation to be disabled 12 years ago
  Sergey Prokhorov 73d286e2b0 Add `async_threshold_window` option. #147 12 years ago
  Andrew Thompson 169cffd947 Update goldrush, remove syntax_tools as an included application. Closes #140 12 years ago
  Andrew Thompson 59a2a1a974 Allow windows users to use the 'old shell' as there's no alternatives 12 years ago
  Andrew Thompson ccdc4d4c8f Rework the 'old shell' warning, and some related work 12 years ago
  Scott Lystig Fritchie 1ea378af9c Disable I/O to the console if the old-style Erlang console is used 12 years ago
  Steve Strong 353dd21fde Implement persistent traces in config file 12 years ago
  Andrew Thompson 65c8a1ea42 Kill org-mode in favor of markdown, update docs and defaults 12 years ago
  Andrew Thompson 9bb64413e8 Correct the tracing statistics to account for # of installed traces 12 years ago
  Andrew Thompson 020bf389e4 Clarify the file backend's init() spec, correct some documentation 12 years ago
  Andrew Thompson 2b544c40b1 Add a latin-1 test 12 years ago
  gsmith 0188f31d8b Fix typespecs for a clean dialyzer run 12 years ago
  Pedram Nimreezi 95b3fb0c87 Implement event stream processing 12 years ago
  Péter Gömöri f1e63164e6 test internal log rotation when check_interval > 0 12 years ago
  Péter Gömöri 0fc956b9ff fix internal log rotation when check_interval > 0 12 years ago
  Andrew Thompson 32cc67dd4e Support writing unicode to files, thanks @jacktang 12 years ago
  Pedram Nimreezi b6a1827490 Add colors to lager, not enabled by default 12 years ago
  Andrew Thompson 79ea55a196 Improve the performance of the file backend 12 years ago
  Andrew Thompson 98143ae182 Allow storage of persistant per-process lager metadata 12 years ago
  Andrew Thompson 7af433004d Correct some dialyzer warnings 12 years ago
  Andrew Thompson 0d42da447b Generate variable names with a function, suggested by @mshonle 12 years ago
  Andrew Thompson a454d1f2d1 In code generated by the parse_transform skip unloggable messages fast 12 years ago
  Andrew Thompson acb8cf596f Add a test for async_threshold 12 years ago
  Andrew Thompson 5b3fae60b1 Cleanups suggested by @mshonle 12 years ago
  Andrew Thompson e87cf8e14e Don't use code:load it breaks coverage 12 years ago
  Andrew Thompson 4dc1d4a0b8 compatability with beams compiled with lager 1.2 12 years ago
  Scott Lystig Fritchie a702bf10c4 A few small things: 12 years ago
  Andrew Thompson ef691d8947 Implement configurable error_logger msg drop threshold 12 years ago
  Andrew Thompson cf89804ced Switch between gen_event notify/sync_notify based on message queue length 12 years ago
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference 12 years ago
  Andrew Thompson 704613dab7 Allow crash_log option to be 'false' as well 12 years ago
  Marc Worrell 31a1e9e693 Make the tests pass, show the local name whem the supervisor is {local, Name} 12 years ago
  Marc Worrell b8ce2a64f7 Don't assume the supervisor is a registered process, it could also be a pid. 12 years ago
  Ewan Mellor df90ea05cf Add an update to the global loglevel when a new handler is installed. 12 years ago
  Ewan Mellor 228f2b98cf Bring some duplicate code together around the loglevel handling. 12 years ago
  Ewan Mellor 4e3ea7ba98 Improve lager_console_backend to support non-atom output log levels. 12 years ago
  Andrew Thompson c8eed35184 Remove broken code for stripping square brackets 12 years ago
  Andrew Thompson becce00d3e Fix cowboy error handling 12 years ago
  Andrew Thompson 9e5371a696 Prettyprint webmachine and cowboy error_logger messages 12 years ago
  Andrew Thompson 80e53076fc Fix some bugs uncovered in review 12 years ago
  Andrew Thompson 0ec0d9055b Also allow list comps, function calls and record fields as lager arguments 12 years ago
  Andrew Thompson 95fdf935b9 Support variables as arguments to lager:info and friends 12 years ago
  Andrew Thompson 932b482e4a Support printing iolists with ~s 12 years ago
  Andrew Thompson 24d17d05fa Fix for loglevel none in status 12 years ago
  Andrew Thompson 351e482735 File backends started as part of a trace have a loglevel of 'none' 12 years ago