204 커밋 (e9c4d77bea5ebeb5a30047c433b3222d95e7aa88)
 

작성자 SHA1 메시지 날짜
  Andrew Thompson 886d410eb9 Make highest log level be 0; add some helper macros 14 년 전
  Jon Meredith c7ad3f80d5 Added basic eqc test for trunc_io:format with maxlen. 14 년 전
  Andrew Thompson f3b9fbd0fb Take the size of the format string into account when printing 14 년 전
  Andrew Thompson 37f190f037 Try to give more equal allocations to large terms 14 년 전
  Andrew Thompson 01dc584838 Add truc_io:format and use it in the crash logger 14 년 전
  Andrew Thompson 3a8fe3bd49 Typo in .app.src file 14 년 전
  Andrew Thompson f11e114c94 Don't leak file handles on rotation 14 년 전
  Andrew Thompson 29494de8a1 Fix mistakes in error formatting 14 년 전
  Andrew Thompson cddb2383b6 Don't deadlock on file handler init error 14 년 전
  Andrew Thompson 61ae86f04f Minor documentation tweaks 14 년 전
  Andrew Thompson 7e68976e1b Try to improve M:F(A) printing a little 14 년 전
  Andrew Thompson 862a9cb46c Documentation! 14 년 전
  Andrew Thompson 3c7eb575d3 Don't start the crash logger if its not configured 14 년 전
  Andrew Thompson 037e742361 Add default env vars to the .app.src file 14 년 전
  Andrew Thompson ae4f678406 Don't wrap the level argument in a list for no reason 14 년 전
  Andrew Thompson bc0453352b Handle out of space errors for crash.log too 14 년 전
  Andrew Thompson b72db977ba Graceful handling of when there's no more disk space 14 년 전
  Andrew Thompson f282fbf372 Reinstall any error_logger handlers on application shutdown 14 년 전
  Andrew Thompson a6cbc19712 Rework supervisor tree to be more sane 14 년 전
  Andrew Thompson fed110379e Add a crash.log logger, based on riak_err, that logs error reports in more detail 14 년 전
  Andrew Thompson 0859c90b06 Default the error_logger redirect to be on, log to the 'log' dir 14 년 전
  Andrew Thompson 2128752ae5 Make sure we build lager_util before the parse transform 14 년 전
  Andrew Thompson f8afb3d8b1 Tests for emfile and system_limit formatting 14 년 전
  Andrew Thompson 5bc97a9096 Forgot to add trunc_io 14 년 전
  Andrew Thompson a6325a7831 Add formatting for emfile and for various system limits 14 년 전
  Andrew Thompson e9abf79aac Handle 'single term' error_logger reports 14 년 전
  Andrew Thompson af2f2200f8 Log unexpected error_logger messages to lager 14 년 전
  Andrew Thompson 5b9a4c6161 Support warning messages, put commas between terms in report messages 14 년 전
  Andrew Thompson 10153cff92 Optimize list construction, somewhat 14 년 전
  Andrew Thompson 9d48baee24 More README 14 년 전
  Andrew Thompson a1fe3f4496 Remove riak_err as a dep; fix some warnings 14 년 전
  Andrew Thompson 399e43f8f4 Check threshold when generating messages from error_logger 14 년 전
  Andrew Thompson 1f3493df12 Restart error_logger handler if it exits, cleanups 14 년 전
  Andrew Thompson 6916a66d0f Added badfun support, and tests for progress reports 14 년 전
  Andrew Thompson 83ed81eca5 Tests for error_logger:error_msg and friends 14 년 전
  Andrew Thompson 7696cc937d More tests 14 년 전
  Andrew Thompson bfe72cb17d Add some tests to test logging crashes 14 년 전
  Andrew Thompson 245e9c50e3 Add a module that we can crash on-demand from eunit 14 년 전
  Andrew Thompson 900aaca142 Formatters for a bunch more common exceptions 14 년 전
  Andrew Thompson b7a56487e5 A bunch more work on the error_logger interop 14 년 전
  Andrew Thompson 04792f1b8a Initial version of error_logger->lager translator 14 년 전
  Andrew Thompson 279fef80b4 Cleanup test module a little 14 년 전
  Andrew Thompson b65e005ebe More tests 14 년 전
  Andrew Thompson d19d927da6 Use sync_notify, its faster 14 년 전
  Andrew Thompson 0bb86d52b8 Add a test backend for running with eunit 14 년 전
  Andrew Thompson 2dc25c3b76 We don't depend on SASL 14 년 전
  Andrew Thompson f5ec15a68d Resolve severity at runtime 14 년 전
  Andrew Thompson 761642eddb Add ability to adjust loglevel per handler at runtime 14 년 전
  Andrew Thompson c172c0e8d2 Fix parse_transform to recurse the AST more 14 년 전
  Andrew Thompson 75a5088676 Make the file backend clean up on terminate 14 년 전