Andrew Thompson
b61718ff80
Make the call to the crash log synchronous only when testing
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
The ~w formatting used before was not printing lists embedded in other
terms. This change uses trunc_io to print those terms safely and without
potentially introducing linebreaks (like ~p would)
13 年之前
Scott Lystig Fritchie
83c2a412ab
Mash in the remainder of adt-error-format-protection branch
13 年之前
Andrew Thompson
052b639c0c
Wrap to 80 columns
IBM punchcards rejoice! Basho supports your right to continue to affect
how we format source code :)
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
ec61e88d8a
Make the dialyzer happy.
13 年之前
Andrew Thompson
c738bf3622
Supervisor startup should be debug level
14 年之前
Andrew Thompson
4ac01374fa
Rename trunc_io to lager_trunc_io to prevent clashes
14 年之前
Andrew Thompson
886d410eb9
Make highest log level be 0; add some helper macros
14 年之前
Andrew Thompson
7e68976e1b
Try to improve M:F(A) printing a little
14 年之前
Andrew Thompson
862a9cb46c
Documentation!
14 年之前
Andrew Thompson
fed110379e
Add a crash.log logger, based on riak_err, that logs error reports in more detail
14 年之前
Andrew Thompson
a6325a7831
Add formatting for emfile and for various system limits
14 年之前
Andrew Thompson
e9abf79aac
Handle 'single term' error_logger reports
14 年之前
Andrew Thompson
af2f2200f8
Log unexpected error_logger messages to lager
14 年之前
Andrew Thompson
5b9a4c6161
Support warning messages, put commas between terms in report messages
14 年之前
Andrew Thompson
10153cff92
Optimize list construction, somewhat
14 年之前
Andrew Thompson
399e43f8f4
Check threshold when generating messages from error_logger
14 年之前
Andrew Thompson
1f3493df12
Restart error_logger handler if it exits, cleanups
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
900aaca142
Formatters for a bunch more common exceptions
14 年之前
Andrew Thompson
b7a56487e5
A bunch more work on the error_logger interop
14 年之前
Andrew Thompson
04792f1b8a
Initial version of error_logger->lager translator
14 年之前