Right now the logging is basically unconfigurable, you can only specify the name of the stderr log file.
You should be able to specify the full path, and how you log anything. You should probably be able to accept actual loggers too, and not just write to a file.
Right now the logging is basically unconfigurable, you can only specify the name of the stderr log file.
You should be able to specify the full path, and how you log anything. You should probably be able to accept actual loggers too, and not just write to a file.