JavaScript is disabled on your browser.
Skip navigation links
JBoss Log Manager 3.0.4.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Terminally Deprecated
Methods
Constructors
Terminally Deprecated Elements
Element
Description
org.jboss.logmanager.Logger.logrb
(Level, String, String, String, String)
org.jboss.logmanager.Logger.logrb
(Level, String, String, String, String, Object)
org.jboss.logmanager.Logger.logrb
(Level, String, String, String, String, Object[])
org.jboss.logmanager.Logger.logrb
(Level, String, String, String, String, Throwable)
Deprecated Methods
Method
Description
org.jboss.logmanager.ExtHandler.checkAccess
(ExtHandler)
org.jboss.logmanager.ExtLogRecord.getFormattedMessage()
The formatter should normally be used to format the message contents.
org.jboss.logmanager.handlers.SyslogHandler.isEscapeEnabled()
escaping message values is not required per
RFC5424
and is no longer supported in this handler
org.jboss.logmanager.handlers.SyslogHandler.setEscapeEnabled
(boolean)
escaping message values is not required per
RFC5424
and is no longer supported in this handler
org.jboss.logmanager.Logger.logrb
(Level, String, String, String, String)
org.jboss.logmanager.Logger.logrb
(Level, String, String, String, String, Object)
org.jboss.logmanager.Logger.logrb
(Level, String, String, String, String, Object[])
org.jboss.logmanager.Logger.logrb
(Level, String, String, String, String, Throwable)
Deprecated Constructors
Constructor
Description
org.jboss.logmanager.handlers.TcpOutputStream
(Socket)
Use
TcpOutputStream(ClientSocketFactory, boolean)