weborb.util.log
Class FileNameLogger

java.lang.Object
  extended by weborb.util.log.Logger
      extended by weborb.util.log.WriterLogger
          extended by weborb.util.log.FileNameLogger
All Implemented Interfaces:
ILogger, ILoggingConstants

public class FileNameLogger
extends WriterLogger

FileNameLogger

Author:
Midnight Coders, LLC

Field Summary
 
Fields inherited from class weborb.util.log.WriterLogger
EOL
 
Fields inherited from interface weborb.util.log.ILoggingConstants
DEBUG, DEFAULT_LOGGER, ERROR, EXCEPTION, INFO, INSTR, MESSAGESERVER, SECURITY, SERIALIZATION
 
Constructor Summary
FileNameLogger(java.lang.String fileName)
           
 
Method Summary
 
Methods inherited from class weborb.util.log.WriterLogger
event, getWriter, logDateTime, logThreadName, setWriter
 
Methods inherited from class weborb.util.log.Logger
addMask, disable, enable, getMask, isEnabled, isLogging, isLogging, removeMask, setMask, startLogging, stopLogging
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileNameLogger

public FileNameLogger(java.lang.String fileName)
Parameters:
fileName -


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.