Togan Muftuoglu:
> So both INFO and WARN log the relevant information but what do they do
> differently ?
They log a "info" or "warning" prefix string, and use a different
numerical severity:
LOG_INFO informational message
LOG_WARNINGwarning conditions
(for other levels s
Hi,
The access man(5) has definitions for OTHER_ACTIONS. The definition for info
says:
INFO optional text...
"Log an informational record with the optional text,together with client
information and if available,with helo, sender, recipient and protocol
information."
for WARN:
WARN optional