Configuring Multiple log files
Status: Beta
Brought to you by:
gilstrap
What would be the easiest way to configure multiple log
files with LumberJack? I want to have 2 log files which
contain different information. Do I need to subclass
FileHandler and configure those subclasses with distinct
files? How do I associate Loggers with Handlers - can I
do this via configuration? Is this enabled with
LumberJack out of the box?