-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
There is already a sound basis using java.util.logging.*.
TODO:
- allow logging to a file, possibly syslog.
- allow setting options from the command line and/or the configuration file. Note only "level" but also different levels for different loggers.
- add appropriate logger.log calls in the code where appropriate.
Reactions are currently unavailable