65 Commits (deab695486066e2a2ca3517a7f0158a51dc7f158)

Autor SHA1 Nachricht Datum
  Andrew Thompson acb8cf596f Add a test for async_threshold vor 12 Jahren
  Andrew Thompson a1f345cf43 Add formatting tests for cowboy/webmachine errors vor 12 Jahren
  Andrew Thompson c237e6fde9 Add some tests to test for the bug the previous commit fixed vor 12 Jahren
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference vor 12 Jahren
  Andrew Thompson 0ec0d9055b Also allow list comps, function calls and record fields as lager arguments vor 12 Jahren
  Andrew Thompson 95fdf935b9 Support variables as arguments to lager:info and friends vor 12 Jahren
  Andrew Thompson 069e553f1d Fix a couple bugs in tracing vor 12 Jahren
  Andrew Thompson f566318bdc Add some more record printing tests and fix a bug vor 12 Jahren
  Andrew Thompson 9bd0a411a3 Support pretty printing records found in a module at compile time vor 12 Jahren
  Andrew Thompson f4f3dd3817 Rewrite to use a bitmask to represent active loglevels vor 12 Jahren
  Andrew Thompson a192bd9e91 Replace mochiglobal with a public ETS table vor 12 Jahren
  Andrew Thompson e04830b382 Tag lager_msg messages with a {log, ...} tuple vor 12 Jahren
  Andrew Thompson 180e09fd01 Use an opaque type with a module for accessors rather than a record vor 12 Jahren
  Andrew Thompson 12a784b18e Time makes fools of us all vor 12 Jahren
  Andrew Thompson e07c0481ac One function doesn't make a module vor 12 Jahren
  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. vor 13 Jahren
  Andrew Thompson fad809bed4 Handle uncaught throws in a gen_* process better vor 13 Jahren
  Andrew Thompson 0a3d64f078 Better error handling for 'special processes' vor 13 Jahren
  Andrew Thompson 62bb41fd35 Add support for badrecord errors vor 13 Jahren
  Andrew Thompson b52e204f24 Don't bother printing the filename in error messages, it is always redundant vor 13 Jahren
  Andrew Thompson 807a847638 Fix tests. and 2 places MFAs werent handling the new 4th parameter vor 13 Jahren
  Andrew Thompson caad1f8c83 Fix eunit tests to "start" compiler and syntax_tools vor 13 Jahren
  Andrew Thompson c21f1bdd9b Better crash reports for processes started via proc_lib, Fixes #31 vor 13 Jahren
  Andrew Thompson 16fb55890c Correct printing of strings in mixed error reports (reported by Bryan Hughes) vor 13 Jahren
  Andrew Thompson 5068e29383 Fix a couple minor issues with length calculation, add tests vor 13 Jahren
  Andrew Thompson 121c4c5241 Initial implementation of 'tracing' vor 13 Jahren
  Andrew Thompson de5d84e349 Fix how the name/pid of the process is printed in crash reports vor 13 Jahren
  Andrew Thompson 4dfee06cd9 Make tests less dependant on timer:sleeps to function correctly vor 13 Jahren
  Andrew Thompson 53d5de448c Fix term printing in errors to properly show embedded lists vor 13 Jahren
  Andrew Thompson 0cc9e25224 Remove incorrect test case vor 13 Jahren
  Scott Lystig Fritchie 042e210a9d Remove application:unload() calls from test code vor 13 Jahren
  Scott Lystig Fritchie 83c2a412ab Mash in the remainder of adt-error-format-protection branch vor 13 Jahren
  Scott Lystig Fritchie 4872b82885 Move EUnit sleep & sync stuff to new custom_sleep() func vor 13 Jahren
  Andrew Thompson bf5861a548 Tests for the crash log vor 13 Jahren
  Andrew Thompson 3fe861c348 Lots of tests for the file backend vor 13 Jahren
  Scott Lystig Fritchie 4148670b18 Fix sporadic EUnit test failures: try to sync via gen_event:which_handlers(), increase some sleep times vor 13 Jahren
  Andrew Thompson 40b0e2d484 Record milliseconds with timestamps, make console less verbose by default vor 14 Jahren
  Andrew Thompson 0d3e45a39e Plug some large error_logger message holes with trunc_io vor 14 Jahren
  Andrew Thompson d0338f11a8 Use format_reason in supervisor child exit messages, too vor 14 Jahren
  Andrew Thompson 157d676562 Handle ETS table count system limit vor 14 Jahren
  Andrew Thompson 077f218cd9 Make logging not crash when lager is not running vor 14 Jahren
  Andrew Thompson 675006ec86 Make tests quiet vor 14 Jahren
  Andrew Thompson 474bfc9e36 Fix failing test vor 14 Jahren
  Andrew Thompson 886d410eb9 Make highest log level be 0; add some helper macros vor 14 Jahren
  Andrew Thompson ae4f678406 Don't wrap the level argument in a list for no reason vor 14 Jahren
  Andrew Thompson a6cbc19712 Rework supervisor tree to be more sane vor 14 Jahren
  Andrew Thompson 0859c90b06 Default the error_logger redirect to be on, log to the 'log' dir vor 14 Jahren
  Andrew Thompson f8afb3d8b1 Tests for emfile and system_limit formatting vor 14 Jahren
  Andrew Thompson e9abf79aac Handle 'single term' error_logger reports vor 14 Jahren
  Andrew Thompson 5b9a4c6161 Support warning messages, put commas between terms in report messages vor 14 Jahren