|
|
|
|
|
by enoren
5551 days ago
|
|
This assumes though that you only have a single log. Often times I find breaking up logs based on concerns/packages/names or even level to be useful, which you could not do without reinventing the wheel of output filtering. This also assumes that anyone is actually really reinventing the appenders as most frameworks already have a library of common appenders. |
|