Compoze Software, Inc.

com.compoze.mail
Class MailLog

java.lang.Object
  |
  +--com.compoze.mail.MailLog
All Implemented Interfaces:
com.compoze.util.log.ILogLevel

public class MailLog
extends java.lang.Object
implements com.compoze.util.log.ILogLevel

This class logs messages and debugging for mail.


Fields inherited from interface com.compoze.util.log.ILogLevel
DEBUG, DISABLED, ERROR, INFO, WARNING
 
Method Summary
static com.compoze.util.log.LogStream i()
          Gets the singleton instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

i

public static com.compoze.util.log.LogStream i()
Gets the singleton instance.
Returns:
the new log stream

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.