Log rationalisation and format improvements
This commit is contained in:
parent
baa8353db7
commit
31badfd601
4 changed files with 60 additions and 41 deletions
|
@ -107,7 +107,8 @@
|
|||
-define(CACHE_SIZE_JITTER, 25).
|
||||
-define(JOURNAL_SIZE_JITTER, 20).
|
||||
-define(ABSOLUTEMAX_JOURNALSIZE, 4000000000).
|
||||
-define(LONG_RUNNING, 80000).
|
||||
-define(LONG_RUNNING, 200000).
|
||||
% An individual task taking > 200ms gets a specific log
|
||||
-define(COMPRESSION_METHOD, lz4).
|
||||
-define(COMPRESSION_POINT, on_receipt).
|
||||
-define(LOG_LEVEL, info).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue