| org.objectweb.util.monolog.wrapper.log4j.NTEventLogHandler
NTEventLogHandler | public class NTEventLogHandler extends NTEventLogAppender implements Handler(Code) | | This class is the wrapper to the org.apache.log4j.nt.NTEventLogAppender
author: Sebastien Chassande-Barrioz author: Igor Smirnov |
prop | protected HashMap prop(Code) | | This fields contains the properties of the Handler
|
NTEventLogHandler | public NTEventLogHandler()(Code) | | |
NTEventLogHandler | public NTEventLogHandler(String name)(Code) | | It Builds a new NTEventLogHandler. It is needed to specify an handler
type.
Parameters: name - is the handler name. |
getAttributes | public Map getAttributes()(Code) | | |
setAttributes | public void setAttributes(Map attributes)(Code) | | |
|
|