Currently we have two appenders, one expected with proper logging strategy and 2nd console one, with no rolling where all stuff is logged. Suggested improvement is to get rid of 2nd appender as it brings no value, causing only some problems when file of 2nd file is constantly growing.
Currently we have two appenders, one expected with proper logging strategy and 2nd console one, with no rolling where all stuff is logged.
Suggested improvement is to get rid of 2nd appender as it brings no value, causing only some problems when file of 2nd file is constantly growing.