Catalyst::Plugin::Log::Dispatch

| コメント(0) | トラックバック(0)
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

とか書いてあげれば使えます。

トラックバック(0)

トラックバックURL: http://deathmarch.orz.hm/mt/mt-tb.fcgi/61

コメントする