125 Revize (9a6aff40a7155f74b4e981316159be3a9d2352af)
 

Autor SHA1 Zpráva Datum
  Andrew Thompson 9cbb72c3ca Cleanup some commented out code před 14 roky
  Andrew Thompson 855f1c9c85 Typo před 14 roky
  Andrew Thompson 8895e1bf49 Fix error_logger handler restoration před 14 roky
  Andrew Thompson 6a8403f371 Fix edoc generation před 14 roky
  Andrew Thompson eb68bc17fa Fixed comments před 14 roky
  Andrew Thompson 953b8ae761 Tweak README před 14 roky
  Andrew Thompson 73322d5320 Remove unnecessary deps directive from rebar.config před 14 roky
  Andrew Thompson d6077b44d7 Remove needless targets from Makefile před 14 roky
  Andrew Thompson c738bf3622 Supervisor startup should be debug level před 14 roky
  Andrew Thompson 3e3bed6fae Set gen_event:call timeout to infinity. před 14 roky
  Andrew Thompson 4ac01374fa Rename trunc_io to lager_trunc_io to prevent clashes před 14 roky
  Andrew Thompson de705e4357 Corrections to README před 14 roky
  Andrew Thompson d588edcb66 Suppress trailing newlines on log messages před 14 roky
  Andrew Thompson 5394a7d3fd Add lager.hrl před 14 roky
  Andrew Thompson 26da2dce2d Merge branch 'adt-trunc-io-format' před 14 roky
  Andrew Thompson c48c625894 Minor changes requested před 14 roky
  Andrew Thompson 338ca9cf15 Adjust the supervisor restart thresholds to 10 restarts in 1 minute před 14 roky
  Andrew Thompson dae643f8dd Make the size of messages in the crash log configurable před 14 roky
  Andrew Thompson d230cbaa02 More fixes found by QC and some QC improvements před 14 roky
  Andrew Thompson 71fae1b89a Truncator for funs; special case binary truncation when max is 0 před 14 roky
  Jon Meredith 1f9ebb9e1e Added a FudgeLen to bound how far over it can go. před 14 roky
  Andrew Thompson 886d410eb9 Make highest log level be 0; add some helper macros před 14 roky
  Jon Meredith c7ad3f80d5 Added basic eqc test for trunc_io:format with maxlen. před 14 roky
  Andrew Thompson f3b9fbd0fb Take the size of the format string into account when printing před 14 roky
  Andrew Thompson 37f190f037 Try to give more equal allocations to large terms před 14 roky
  Andrew Thompson 01dc584838 Add truc_io:format and use it in the crash logger před 14 roky
  Andrew Thompson 3a8fe3bd49 Typo in .app.src file před 14 roky
  Andrew Thompson f11e114c94 Don't leak file handles on rotation před 14 roky
  Andrew Thompson 29494de8a1 Fix mistakes in error formatting před 14 roky
  Andrew Thompson cddb2383b6 Don't deadlock on file handler init error před 14 roky
  Andrew Thompson 61ae86f04f Minor documentation tweaks před 14 roky
  Andrew Thompson 7e68976e1b Try to improve M:F(A) printing a little před 14 roky
  Andrew Thompson 862a9cb46c Documentation! před 14 roky
  Andrew Thompson 3c7eb575d3 Don't start the crash logger if its not configured před 14 roky
  Andrew Thompson 037e742361 Add default env vars to the .app.src file před 14 roky
  Andrew Thompson ae4f678406 Don't wrap the level argument in a list for no reason před 14 roky
  Andrew Thompson bc0453352b Handle out of space errors for crash.log too před 14 roky
  Andrew Thompson b72db977ba Graceful handling of when there's no more disk space před 14 roky
  Andrew Thompson f282fbf372 Reinstall any error_logger handlers on application shutdown před 14 roky
  Andrew Thompson a6cbc19712 Rework supervisor tree to be more sane před 14 roky
  Andrew Thompson fed110379e Add a crash.log logger, based on riak_err, that logs error reports in more detail před 14 roky
  Andrew Thompson 0859c90b06 Default the error_logger redirect to be on, log to the 'log' dir před 14 roky
  Andrew Thompson 2128752ae5 Make sure we build lager_util before the parse transform před 14 roky
  Andrew Thompson f8afb3d8b1 Tests for emfile and system_limit formatting před 14 roky
  Andrew Thompson 5bc97a9096 Forgot to add trunc_io před 14 roky
  Andrew Thompson a6325a7831 Add formatting for emfile and for various system limits před 14 roky
  Andrew Thompson e9abf79aac Handle 'single term' error_logger reports před 14 roky
  Andrew Thompson af2f2200f8 Log unexpected error_logger messages to lager před 14 roky
  Andrew Thompson 5b9a4c6161 Support warning messages, put commas between terms in report messages před 14 roky
  Andrew Thompson 10153cff92 Optimize list construction, somewhat před 14 roky