JavaScript is disabled on your browser.
Skip navigation links
JBoss Log Manager (Embedded) 1.0.11
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Constructors
Deprecated Methods
Method
Description
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)