Hello
Weird ... you just have to set the log-level to debug to get the DEBUG
levels. Are you using the standard targets? Can you upload the whole
environment and config file to check them?
Anyway, the debug parameter ('<debug> true </debug>') on the Remote Delivery
mailet and the DEBUG level on the envirionment.xml file are two different
things. The debug parameter is not a log level, just a particular parameter
of the RemoteDelivery mailet to log even more traces.
regards,
Rafael Munoz
Richard Ozenbaugh wrote:
>
> I have the following settings in config and environment -- yet I only get
> INFO level messages at best in the mailet-###.log
>
> Second question: When the mailet is in debug level, will it include SMTP
> session data with remote hosts?
>
> config.xml
> <mailet match="All" class="RemoteDelivery">
> <debug> true </debug>
> .....
>
> Environment.xml
> <categories>
> <category name="" log-level="DEBUG">
> <log-target id-ref="default"/>
> </category>
> <category name="James.Mailet" log-level="DEBUG">
> <log-target id-ref="James-Mailet-target"/>
> </category>
> <category name="James" log-level="DEBUG">
> <log-target id-ref="James-target"/>
> </category>
> <!-- all the rest are the same -->
>
>
> Thanks in advance for any assistance you can provide!!
>
>
> Richard Ozenbaugh
> [email protected]
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>
--
View this message in context:
http://www.nabble.com/Setting-Mailet-to-debug-log-level-tp21383510p21390426.html
Sent from the James - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]