560 次程式碼提交 (fbfb7d6140cc4f14a15c8df48860a4a06288cd26)

作者 SHA1 備註 提交日期
  Joseph Wecker e2324d189c Set source encoding so R17 compiler doesn't choke on code introduced in 2b544c4 11 年之前
  Yuki Ito f9060e708c Fix doc of lager_console_backend 11 年之前
  Maxim Minin 4c7e77e8f1 pr fun for nested records. 11 年之前
  Steve Strong 7d76822341 Added options parameter to lager:trace_file 11 年之前
  Paul Khusainov 12433c0dec Load default_tracer before backends 11 年之前
  Alexander Ovchinnikov e697038a84 Revert "Specify node in the default formatter" 11 年之前
  Alexander Ovchinnikov 6ee1113ec0 lager_uril.erl: validate_trace and trace acc modified to accept more filter expressions 11 年之前
  Andrew Thompson d613b595ba Add a test for rotation failing and returning an error 12 年之前
  Shane Howley 148760f1ff Fixed log rotation hang when file:delete fails. 12 年之前
  Andrew Thompson 24029226d1 Allow date rotation to be disabled 12 年之前
  Sergey Prokhorov 73d286e2b0 Add `async_threshold_window` option. #147 12 年之前
  Andrew Thompson 169cffd947 Update goldrush, remove syntax_tools as an included application. Closes #140 12 年之前
  Andrew Thompson 59a2a1a974 Allow windows users to use the 'old shell' as there's no alternatives 12 年之前
  Andrew Thompson ccdc4d4c8f Rework the 'old shell' warning, and some related work 12 年之前
  Scott Lystig Fritchie 1ea378af9c Disable I/O to the console if the old-style Erlang console is used 12 年之前
  Steve Strong 353dd21fde Implement persistent traces in config file 12 年之前
  Andrew Thompson 65c8a1ea42 Kill org-mode in favor of markdown, update docs and defaults 12 年之前
  Andrew Thompson 9bb64413e8 Correct the tracing statistics to account for # of installed traces 12 年之前
  Andrew Thompson 020bf389e4 Clarify the file backend's init() spec, correct some documentation 12 年之前
  Andrew Thompson 2b544c40b1 Add a latin-1 test 12 年之前
  gsmith 0188f31d8b Fix typespecs for a clean dialyzer run 12 年之前
  Pedram Nimreezi 95b3fb0c87 Implement event stream processing 12 年之前
  Péter Gömöri f1e63164e6 test internal log rotation when check_interval > 0 12 年之前
  Péter Gömöri 0fc956b9ff fix internal log rotation when check_interval > 0 12 年之前
  Andrew Thompson 32cc67dd4e Support writing unicode to files, thanks @jacktang 12 年之前
  Pedram Nimreezi b6a1827490 Add colors to lager, not enabled by default 12 年之前
  Andrew Thompson 79ea55a196 Improve the performance of the file backend 12 年之前
  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 年之前