Hi,

Let me rephrase my question.

I would like to something like:

require   condition = ${...}
          logwrite  = Failure message

Does

require condition
    log_message = Failure message


Work ?

logwrite is more for debugging things than logging.

I am looking for a way to write extra information to the log for statistics gathering. 'logwrite' is cool, because it writes lines that contain only the things that I like, which makes it easier to extract information. But I guess I can make it work with log_message, too.

Thank you.

Best regards,

Martijn Grendelman

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to