[dancer-users] How are people logging with Dancer2
David Golden
xdg at xdg.me
Thu Jun 27 00:50:36 BST 2013
I'm looking at logging and notice that there don't appear to be any
handlers other than the core ones.
Then I look at Dancer2::Logger::File and see these issues:
* log_path is documented but no code actually uses it
* holds an open file-handle. No flush/reopen on a signal, so log
rotation means restarting the whole app
So what are people using Dancer2 actually doing for logging? Just
Console grabbed by a supervisor daemon?
David
--
David Golden <xdg at xdg.me>
Take back your inbox! → http://www.bunchmail.com/
Twitter/IRC: @xdg
More information about the dancer-users
mailing list