does anyone know how to prevent email texts to be written in the logs?
date, from, to, cc, bcc, subject, etc should stay in the log, only the
body to be excluded.
thanks
Luma
Processing LoginController#register (for 127.0.0.1 at 2008-04-04
23:30:25) [POST]
…
does anyone know how to prevent email texts to be written in the logs?
date, from, to, cc, bcc, subject, etc should stay in the log, only the
body to be excluded.
well, the logs also shouldn’t contain email-attachments (which need
most space).
perhaps it will be easier to ban emails completely from the log files.
How can I do that?
Luma
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.