CatalystでLog::Dispatchが使いたくて作った。
http://search.cpan.org/~shot/Catalyst-Plugin-Log-Dispatch/
myapp.ymlに
とか書いてあげれば使えます。Log::Dispatch: -class: File file:__path_to(debug.log)__ min_level: debug mode:append

コメントする