312 Commits (e749242087706e480ecb530d99c5615e7e0dc7d6)
 

Autor SHA1 Mensaje Fecha
  Andrew Thompson 5394a7d3fd Add lager.hrl hace 14 años
  Andrew Thompson 26da2dce2d Merge branch 'adt-trunc-io-format' hace 14 años
  Andrew Thompson c48c625894 Minor changes requested hace 14 años
  Andrew Thompson 338ca9cf15 Adjust the supervisor restart thresholds to 10 restarts in 1 minute hace 14 años
  Andrew Thompson dae643f8dd Make the size of messages in the crash log configurable hace 14 años
  Andrew Thompson d230cbaa02 More fixes found by QC and some QC improvements hace 14 años
  Andrew Thompson 71fae1b89a Truncator for funs; special case binary truncation when max is 0 hace 14 años
  Jon Meredith 1f9ebb9e1e Added a FudgeLen to bound how far over it can go. hace 14 años
  Andrew Thompson 886d410eb9 Make highest log level be 0; add some helper macros hace 14 años
  Jon Meredith c7ad3f80d5 Added basic eqc test for trunc_io:format with maxlen. hace 14 años
  Andrew Thompson f3b9fbd0fb Take the size of the format string into account when printing hace 14 años
  Andrew Thompson 37f190f037 Try to give more equal allocations to large terms hace 14 años
  Andrew Thompson 01dc584838 Add truc_io:format and use it in the crash logger hace 14 años
  Andrew Thompson 3a8fe3bd49 Typo in .app.src file hace 14 años
  Andrew Thompson f11e114c94 Don't leak file handles on rotation hace 14 años
  Andrew Thompson 29494de8a1 Fix mistakes in error formatting hace 14 años
  Andrew Thompson cddb2383b6 Don't deadlock on file handler init error hace 14 años
  Andrew Thompson 61ae86f04f Minor documentation tweaks hace 14 años
  Andrew Thompson 7e68976e1b Try to improve M:F(A) printing a little hace 14 años
  Andrew Thompson 862a9cb46c Documentation! hace 14 años
  Andrew Thompson 3c7eb575d3 Don't start the crash logger if its not configured hace 14 años
  Andrew Thompson 037e742361 Add default env vars to the .app.src file hace 14 años
  Andrew Thompson ae4f678406 Don't wrap the level argument in a list for no reason hace 14 años
  Andrew Thompson bc0453352b Handle out of space errors for crash.log too hace 14 años
  Andrew Thompson b72db977ba Graceful handling of when there's no more disk space hace 14 años
  Andrew Thompson f282fbf372 Reinstall any error_logger handlers on application shutdown hace 14 años
  Andrew Thompson a6cbc19712 Rework supervisor tree to be more sane hace 14 años
  Andrew Thompson fed110379e Add a crash.log logger, based on riak_err, that logs error reports in more detail hace 14 años
  Andrew Thompson 0859c90b06 Default the error_logger redirect to be on, log to the 'log' dir hace 14 años
  Andrew Thompson 2128752ae5 Make sure we build lager_util before the parse transform hace 14 años
  Andrew Thompson f8afb3d8b1 Tests for emfile and system_limit formatting hace 14 años
  Andrew Thompson 5bc97a9096 Forgot to add trunc_io hace 14 años
  Andrew Thompson a6325a7831 Add formatting for emfile and for various system limits hace 14 años
  Andrew Thompson e9abf79aac Handle 'single term' error_logger reports hace 14 años
  Andrew Thompson af2f2200f8 Log unexpected error_logger messages to lager hace 14 años
  Andrew Thompson 5b9a4c6161 Support warning messages, put commas between terms in report messages hace 14 años
  Andrew Thompson 10153cff92 Optimize list construction, somewhat hace 14 años
  Andrew Thompson 9d48baee24 More README hace 14 años
  Andrew Thompson a1fe3f4496 Remove riak_err as a dep; fix some warnings hace 14 años
  Andrew Thompson 399e43f8f4 Check threshold when generating messages from error_logger hace 14 años
  Andrew Thompson 1f3493df12 Restart error_logger handler if it exits, cleanups hace 14 años
  Andrew Thompson 6916a66d0f Added badfun support, and tests for progress reports hace 14 años
  Andrew Thompson 83ed81eca5 Tests for error_logger:error_msg and friends hace 14 años
  Andrew Thompson 7696cc937d More tests hace 14 años
  Andrew Thompson bfe72cb17d Add some tests to test logging crashes hace 14 años
  Andrew Thompson 245e9c50e3 Add a module that we can crash on-demand from eunit hace 14 años
  Andrew Thompson 900aaca142 Formatters for a bunch more common exceptions hace 14 años
  Andrew Thompson b7a56487e5 A bunch more work on the error_logger interop hace 14 años
  Andrew Thompson 04792f1b8a Initial version of error_logger->lager translator hace 14 años
  Andrew Thompson 279fef80b4 Cleanup test module a little hace 14 años