开发者

Mochiweb Log files

开发者 https://www.devze.com 2022-12-13 05:47 出处:网络
Anyone know where Mochiweb logs files by 开发者_Go百科default?I\'m running it along with the Beepbeep framework.Mochiweb reports errors via the error_logger, so you can either write your own handler,

Anyone know where Mochiweb logs files by 开发者_Go百科default? I'm running it along with the Beepbeep framework.


Mochiweb reports errors via the error_logger, so you can either write your own handler, or start SASL, and configure it to write a log file.


Aren't they kept in the priv directory next to mochiweb's start script?

Edit: Never mind, I'm wrong.


Mochiweb does not create log files as you would think it would. If you want to have apache-like logs, you'll have to roll your own.

0

精彩评论

暂无评论...
验证码 换一张
取 消