org.dicom4j.core.logging
Class Log4jLogging
java.lang.Object
org.dicom4j.core.logging.Dicom4jLogging
org.dicom4j.core.logging.Log4jLogging
Deprecated.
public class Log4jLogging
- extends Dicom4jLogging
implement Dicom4jLogging assuming logging manager is Log4j.
WARNING before using this class, make sure a Log4J JAR is avaible in
your class path
to get proper informations from log4j configuration, the appender name must
be named "dicom4j" and associated with org.dicom4j loggers
- Since:
- 0.0.1
- Author:
- Laurent Lecomte
Log4jLogging
public Log4jLogging()
- Deprecated.
getFileURL
public String getFileURL()
- Deprecated.
isFileAppender
public boolean isFileAppender()
- Deprecated.
Copyright © 2009 dicom4j. All Rights Reserved.