51 次程式碼提交 (f4f3dd38176beccef9ea1336a51219491c918709)

作者 SHA1 備註 提交日期
  Andrew Thompson f4f3dd3817 Rewrite to use a bitmask to represent active loglevels 12 年之前
  Andrew Thompson e04830b382 Tag lager_msg messages with a {log, ...} tuple 12 年之前
  Andrew Thompson 180e09fd01 Use an opaque type with a module for accessors rather than a record 12 年之前
  Andrew Thompson 12a784b18e Time makes fools of us all 12 年之前
  Andrew Thompson e07c0481ac One function doesn't make a module 12 年之前
  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. 13 年之前
  Andrew Thompson fad809bed4 Handle uncaught throws in a gen_* process better 13 年之前
  Andrew Thompson 0a3d64f078 Better error handling for 'special processes' 13 年之前
  Andrew Thompson 62bb41fd35 Add support for badrecord errors 13 年之前
  Andrew Thompson b52e204f24 Don't bother printing the filename in error messages, it is always redundant 13 年之前
  Andrew Thompson 807a847638 Fix tests. and 2 places MFAs werent handling the new 4th parameter 13 年之前
  Andrew Thompson caad1f8c83 Fix eunit tests to "start" compiler and syntax_tools 13 年之前
  Andrew Thompson c21f1bdd9b Better crash reports for processes started via proc_lib, Fixes #31 13 年之前
  Andrew Thompson 16fb55890c Correct printing of strings in mixed error reports (reported by Bryan Hughes) 13 年之前
  Andrew Thompson 5068e29383 Fix a couple minor issues with length calculation, add tests 13 年之前
  Andrew Thompson 121c4c5241 Initial implementation of 'tracing' 13 年之前
  Andrew Thompson de5d84e349 Fix how the name/pid of the process is printed in crash reports 13 年之前
  Andrew Thompson 4dfee06cd9 Make tests less dependant on timer:sleeps to function correctly 13 年之前
  Andrew Thompson 53d5de448c Fix term printing in errors to properly show embedded lists 13 年之前
  Andrew Thompson 0cc9e25224 Remove incorrect test case 13 年之前
  Scott Lystig Fritchie 042e210a9d Remove application:unload() calls from test code 13 年之前
  Scott Lystig Fritchie 83c2a412ab Mash in the remainder of adt-error-format-protection branch 13 年之前
  Scott Lystig Fritchie 4872b82885 Move EUnit sleep & sync stuff to new custom_sleep() func 13 年之前
  Andrew Thompson bf5861a548 Tests for the crash log 13 年之前
  Andrew Thompson 3fe861c348 Lots of tests for the file backend 13 年之前
  Scott Lystig Fritchie 4148670b18 Fix sporadic EUnit test failures: try to sync via gen_event:which_handlers(), increase some sleep times 13 年之前
  Andrew Thompson 40b0e2d484 Record milliseconds with timestamps, make console less verbose by default 13 年之前
  Andrew Thompson 0d3e45a39e Plug some large error_logger message holes with trunc_io 13 年之前
  Andrew Thompson d0338f11a8 Use format_reason in supervisor child exit messages, too 13 年之前
  Andrew Thompson 157d676562 Handle ETS table count system limit 13 年之前
  Andrew Thompson 077f218cd9 Make logging not crash when lager is not running 13 年之前
  Andrew Thompson 675006ec86 Make tests quiet 13 年之前
  Andrew Thompson 474bfc9e36 Fix failing test 13 年之前
  Andrew Thompson 886d410eb9 Make highest log level be 0; add some helper macros 14 年之前
  Andrew Thompson ae4f678406 Don't wrap the level argument in a list for no reason 14 年之前
  Andrew Thompson a6cbc19712 Rework supervisor tree to be more sane 14 年之前
  Andrew Thompson 0859c90b06 Default the error_logger redirect to be on, log to the 'log' dir 14 年之前
  Andrew Thompson f8afb3d8b1 Tests for emfile and system_limit formatting 14 年之前
  Andrew Thompson e9abf79aac Handle 'single term' error_logger reports 14 年之前
  Andrew Thompson 5b9a4c6161 Support warning messages, put commas between terms in report messages 14 年之前
  Andrew Thompson a1fe3f4496 Remove riak_err as a dep; fix some warnings 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 279fef80b4 Cleanup test module a little 14 年之前
  Andrew Thompson b65e005ebe More tests 14 年之前
  Andrew Thompson 0bb86d52b8 Add a test backend for running with eunit 14 年之前