67 Révisions (f4f3dd38176beccef9ea1336a51219491c918709)

Auteur SHA1 Message Date
  Andrew Thompson f4f3dd3817 Rewrite to use a bitmask to represent active loglevels il y a 12 ans
  Andrew Thompson e04830b382 Tag lager_msg messages with a {log, ...} tuple il y a 12 ans
  Andrew Thompson 180e09fd01 Use an opaque type with a module for accessors rather than a record il y a 12 ans
  Andrew Thompson 12a784b18e Time makes fools of us all il y a 12 ans
  Andrew Thompson 35872409bc Use quickcheck to test for formatting equivalenve with io_lib il y a 12 ans
  Andrew Thompson e07c0481ac One function doesn't make a module il y a 12 ans
  Andrew Thompson 05718792ae Whitespace cleanups il y a 13 ans
  Jason Wagner 0415d21669 Changed the messages sent to the backends to include metadata and separated formatting from the backend. Added documentation, fixed tests, and removed some unused code. il y a 13 ans
  Andrew Thompson d3cff8c6d7 R14B support for ucaught throws il y a 13 ans
  Andrew Thompson fad809bed4 Handle uncaught throws in a gen_* process better il y a 13 ans
  Andrew Thompson 0a3d64f078 Better error handling for 'special processes' il y a 13 ans
  Andrew Thompson 62bb41fd35 Add support for badrecord errors il y a 13 ans
  Andrew Thompson b52e204f24 Don't bother printing the filename in error messages, it is always redundant il y a 13 ans
  Andrew Thompson 807a847638 Fix tests. and 2 places MFAs werent handling the new 4th parameter il y a 13 ans
  Andrew Thompson caad1f8c83 Fix eunit tests to "start" compiler and syntax_tools il y a 13 ans
  Andrew Thompson c21f1bdd9b Better crash reports for processes started via proc_lib, Fixes #31 il y a 13 ans
  Andrew Thompson 16fb55890c Correct printing of strings in mixed error reports (reported by Bryan Hughes) il y a 13 ans
  Andrew Thompson 5068e29383 Fix a couple minor issues with length calculation, add tests il y a 13 ans
  Andrew Thompson f459624b8d Fix EQC test to work with floats and padding il y a 13 ans
  Andrew Thompson 121c4c5241 Initial implementation of 'tracing' il y a 13 ans
  Andrew Thompson de5d84e349 Fix how the name/pid of the process is printed in crash reports il y a 13 ans
  Andrew Thompson 4dfee06cd9 Make tests less dependant on timer:sleeps to function correctly il y a 13 ans
  Andrew Thompson 53d5de448c Fix term printing in errors to properly show embedded lists il y a 13 ans
  Andrew Thompson 0cc9e25224 Remove incorrect test case il y a 13 ans
  Scott Lystig Fritchie 042e210a9d Remove application:unload() calls from test code il y a 13 ans
  Scott Lystig Fritchie 83c2a412ab Mash in the remainder of adt-error-format-protection branch il y a 13 ans
  Andrew Thompson d828c35f12 Fixup the tests after merging in the rotation code il y a 13 ans
  Scott Lystig Fritchie 4872b82885 Move EUnit sleep & sync stuff to new custom_sleep() func il y a 13 ans
  Andrew Thompson bf5861a548 Tests for the crash log il y a 13 ans
  Andrew Thompson 3fe861c348 Lots of tests for the file backend il y a 13 ans
  Scott Lystig Fritchie 4148670b18 Fix sporadic EUnit test failures: try to sync via gen_event:which_handlers(), increase some sleep times il y a 13 ans
  Andrew Thompson 40b0e2d484 Record milliseconds with timestamps, make console less verbose by default il y a 13 ans
  Andrew Thompson 0d3e45a39e Plug some large error_logger message holes with trunc_io il y a 13 ans
  Andrew Thompson d0338f11a8 Use format_reason in supervisor child exit messages, too il y a 13 ans
  Andrew Thompson 157d676562 Handle ETS table count system limit il y a 13 ans
  Andrew Thompson 077f218cd9 Make logging not crash when lager is not running il y a 14 ans
  Andrew Thompson 675006ec86 Make tests quiet il y a 14 ans
  Andrew Thompson 474bfc9e36 Fix failing test il y a 14 ans
  Andrew Thompson eb68bc17fa Fixed comments il y a 14 ans
  Andrew Thompson 4ac01374fa Rename trunc_io to lager_trunc_io to prevent clashes il y a 14 ans
  Andrew Thompson d230cbaa02 More fixes found by QC and some QC improvements il y a 14 ans
  Andrew Thompson 71fae1b89a Truncator for funs; special case binary truncation when max is 0 il y a 14 ans
  Jon Meredith 1f9ebb9e1e Added a FudgeLen to bound how far over it can go. il y a 14 ans
  Andrew Thompson 886d410eb9 Make highest log level be 0; add some helper macros il y a 14 ans
  Jon Meredith c7ad3f80d5 Added basic eqc test for trunc_io:format with maxlen. il y a 14 ans
  Andrew Thompson ae4f678406 Don't wrap the level argument in a list for no reason il y a 14 ans
  Andrew Thompson a6cbc19712 Rework supervisor tree to be more sane il y a 14 ans
  Andrew Thompson 0859c90b06 Default the error_logger redirect to be on, log to the 'log' dir il y a 14 ans
  Andrew Thompson f8afb3d8b1 Tests for emfile and system_limit formatting il y a 14 ans
  Andrew Thompson a6325a7831 Add formatting for emfile and for various system limits il y a 14 ans