in reply to Re: log4perl collecting (buffering) messages (Log::Log4perl::FAQ)
in thread log4perl collecting (buffering) messages

hi

thanks for your reply, but i want to determine exactly when to send the mail. I know that your solution is buffering the logs before sending. Your can disable buffering with:

log4perl.appender.Mailer.buffered = 0

in your log4perl.conf

but this is not what i´m searching for ... nevertheless THANKS

  • Comment on Re^2: log4perl collecting (buffering) messages (Log::Log4perl::FAQ)
  • Download Code