Andrew Thompson
|
fbb0fda5d3
|
Default crash log entries to be a maxmimum of 64k
|
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
|
bfbeb94baf
|
Remove possible conflict with mochiglobal. Closes #2
|
13 년 전 |
Andrew Thompson
|
4d7e25de91
|
Make the version 0.9.0
|
13 년 전 |
Andrew Thompson
|
dfa91d8b38
|
Add a function for printing POSIX error codes as messages
|
13 년 전 |
Andrew Thompson
|
ec61e88d8a
|
Make the dialyzer happy.
|
14 년 전 |
Andrew Thompson
|
077f218cd9
|
Make logging not crash when lager is not running
|
14 년 전 |
Andrew Thompson
|
db725a90ba
|
Add support for parameterized modules to the parse transform
|
14 년 전 |
Andrew Thompson
|
0431806780
|
Prettier indenting in app file
|
14 년 전 |
Andrew Thompson
|
9cbb72c3ca
|
Cleanup some commented out code
|
14 년 전 |
Andrew Thompson
|
855f1c9c85
|
Typo
|
14 년 전 |
Andrew Thompson
|
8895e1bf49
|
Fix error_logger handler restoration
|
14 년 전 |
Andrew Thompson
|
6a8403f371
|
Fix edoc generation
|
14 년 전 |
Andrew Thompson
|
c738bf3622
|
Supervisor startup should be debug level
|
14 년 전 |
Andrew Thompson
|
3e3bed6fae
|
Set gen_event:call timeout to infinity.
|
14 년 전 |
Andrew Thompson
|
4ac01374fa
|
Rename trunc_io to lager_trunc_io to prevent clashes
|
14 년 전 |
Andrew Thompson
|
d588edcb66
|
Suppress trailing newlines on log messages
|
14 년 전 |
Andrew Thompson
|
c48c625894
|
Minor changes requested
|
14 년 전 |
Andrew Thompson
|
338ca9cf15
|
Adjust the supervisor restart thresholds to 10 restarts in 1 minute
|
14 년 전 |
Andrew Thompson
|
dae643f8dd
|
Make the size of messages in the crash log configurable
|
14 년 전 |
Andrew Thompson
|
d230cbaa02
|
More fixes found by QC and some QC improvements
|
14 년 전 |
Andrew Thompson
|
71fae1b89a
|
Truncator for funs; special case binary truncation when max is 0
|
14 년 전 |
Andrew Thompson
|
886d410eb9
|
Make highest log level be 0; add some helper macros
|
14 년 전 |
Andrew Thompson
|
f3b9fbd0fb
|
Take the size of the format string into account when printing
|
14 년 전 |
Andrew Thompson
|
37f190f037
|
Try to give more equal allocations to large terms
|
14 년 전 |
Andrew Thompson
|
01dc584838
|
Add truc_io:format and use it in the crash logger
|
14 년 전 |
Andrew Thompson
|
3a8fe3bd49
|
Typo in .app.src file
|
14 년 전 |
Andrew Thompson
|
f11e114c94
|
Don't leak file handles on rotation
|
14 년 전 |
Andrew Thompson
|
29494de8a1
|
Fix mistakes in error formatting
|
14 년 전 |
Andrew Thompson
|
cddb2383b6
|
Don't deadlock on file handler init error
|
14 년 전 |
Andrew Thompson
|
61ae86f04f
|
Minor documentation tweaks
|
14 년 전 |
Andrew Thompson
|
7e68976e1b
|
Try to improve M:F(A) printing a little
|
14 년 전 |
Andrew Thompson
|
862a9cb46c
|
Documentation!
|
14 년 전 |
Andrew Thompson
|
3c7eb575d3
|
Don't start the crash logger if its not configured
|
14 년 전 |
Andrew Thompson
|
037e742361
|
Add default env vars to the .app.src file
|
14 년 전 |
Andrew Thompson
|
ae4f678406
|
Don't wrap the level argument in a list for no reason
|
14 년 전 |
Andrew Thompson
|
bc0453352b
|
Handle out of space errors for crash.log too
|
14 년 전 |
Andrew Thompson
|
b72db977ba
|
Graceful handling of when there's no more disk space
|
14 년 전 |
Andrew Thompson
|
f282fbf372
|
Reinstall any error_logger handlers on application shutdown
|
14 년 전 |
Andrew Thompson
|
a6cbc19712
|
Rework supervisor tree to be more sane
|
14 년 전 |
Andrew Thompson
|
fed110379e
|
Add a crash.log logger, based on riak_err, that logs error reports in more detail
|
14 년 전 |
Andrew Thompson
|
0859c90b06
|
Default the error_logger redirect to be on, log to the 'log' dir
|
14 년 전 |
Andrew Thompson
|
5bc97a9096
|
Forgot to add trunc_io
|
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 년 전 |