609 次代码提交 (d21f05bab75c42bd81252a71526dd1437b34e109)

作者 SHA1 备注 提交日期
  Andrew Thompson 752733b093 Make tests pass on buildbot more of the time 11 年前
  Ignas Vyšniauskas b07d6b5255 Only discard gen_event notifications on high watermark 11 年前
  Ignas Vyšniauskas 8986d441c7 Fix: correct lager startup in crash_log test 11 年前
  Shane Howley d58e633e15 Fixed issue whereby element(1, ...) is called on every tuple nested inside a pretty printed record regardless of size. 11 年前
  Andrew Thompson b6bfaca5f3 Add comment and fix EQC generator 11 年前
  Andrew Thompson 92072c355e Add newline to error_msg:error_report lines in crash.log, see #164 11 年前
  Andrew Thompson 32ea928694 Don't use the proplists module when decoding error_logger messages 11 年前
  Ali Sabil d78c207cff Add support for handling ranch errors 11 年前
  Alexander Zhukov 032b3fc518 Fix lager_console_backend:is_new_style_console_available() function: check for win32 was incorrect. 11 年前
  Andrew Thompson 0df1dd4949 Roll version 2.0.2 11 年前
  Andrew Thompson 6ab08dc097 Fix test run on OSX 11 年前
  Andrew Thompson 4c7bd96d62 Remove the workaround for the bug when printing empty binaries in W mode 11 年前
  Andrew Thompson faf3096d99 Fix dialyzer warnings and make all the records typed 11 年前
  Pedram Nimreezi d093edea44 Add tracing support for metadata notfound 11 年前
  Pedram Nimreezi be6a315e59 Fix lager eunit initialization 11 年前
  Andrew Thompson ad400896af Roll version 2.0.1 11 年前
  Andrew Thompson b29710406e Update to goldrush 0.1.5 11 年前
  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 年前