RE: logkit from mailet

2005-10-26 Thread Steve Short
James and it's container, Phoenix, don't expose the necessary mechanisms for you to create your own loggers. You _might_ be able to bypass them by using the Logkit hierarchy directly: Hierarchy hierarchy = Hierarchy.getDefaultHierarchy(); Logger parentLogger = hierarchy.getLogger

logkit from mailet

2005-10-26 Thread Fadi Mujahid
Hello I am trying to use the logkit library to log custmized logging from a mailet. Any idea on how to do so? thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]