Modifier and Type | Field and Description |
---|---|
protected static Log |
FixClientAdaptorImpl.LOG |
Modifier and Type | Field and Description |
---|---|
protected Log |
AbstractClient.log |
Modifier and Type | Field and Description |
---|---|
protected static Log |
AdminTool.LOG |
Modifier and Type | Field and Description |
---|---|
protected Log |
Command.log |
protected static Log |
CommandHandler.LOG |
Modifier and Type | Field and Description |
---|---|
protected Log |
SessionListManager.log |
Modifier and Type | Class and Description |
---|---|
class |
CommonsLogWrapper
Commons log wrapper.
|
class |
DefaultLog
Default log implementation.
|
class |
SLF4JLogWrapper
SLF4J log wrapper.
|
Modifier and Type | Method and Description |
---|---|
Log |
CommonsLogFactory.getLog(Class aClass) |
Log |
DefaultLogFactory.getLog(Class aClass) |
Log |
SLF4JLogFactory.getLog(Class aClass) |
static Log |
LogFactory.getLog(Class aClass)
Gets log instance.
|
Log |
ILogFactory.getLog(Class aClass) |
Log |
CommonsLogFactory.getLog(String name) |
Log |
DefaultLogFactory.getLog(String name) |
Log |
SLF4JLogFactory.getLog(String name) |
static Log |
LogFactory.getLog(String name)
Gets log instance.
|
Log |
ILogFactory.getLog(String name) |
Modifier and Type | Method and Description |
---|---|
static void |
Version.printVersionOfProduct(Class aClass,
Log log)
Prints the version of a product.
|
Modifier and Type | Field and Description |
---|---|
protected static Log |
PreparedMessageUtil.log |
Modifier and Type | Field and Description |
---|---|
protected static Log |
SessionAcceptorStrategyHandler.log |
Modifier and Type | Field and Description |
---|---|
protected static Log |
FIXJMSAdaptor.LOG |
Modifier and Type | Field and Description |
---|---|
protected static Log |
AutoreconnectFIXSession.log |
protected static Log |
AbstractFIXSession.log |
protected static Log |
InitiatorFIXSession.log |
Modifier and Type | Field and Description |
---|---|
protected Log |
AbstractSessionMessageHandler.log |
Modifier and Type | Field and Description |
---|---|
protected Log |
InMemoryQueue.log |
Copyright © 2000–2022 EPAM Systems. All rights reserved.