Package | Description |
---|---|
xdev | |
xdev.db.jdbc | |
xdev.ui.paging | |
xdev.util.debug | |
xdev.util.logging |
Modifier and Type | Method and Description |
---|---|
static XdevLogger |
Application.getLogger()
Returns the
XdevLogger of this Application which is used to log
messages for the XDEV Application Framework. |
Modifier and Type | Field and Description |
---|---|
protected static XdevLogger |
JDBCConnection.log
Logger instance for this class.
|
Modifier and Type | Field and Description |
---|---|
static XdevLogger |
AbstractPageControl.log |
static XdevLogger |
VirtualFormularPageControl.log |
static XdevLogger |
LazyLoadingTableModel.log |
Constructor and Description |
---|
StacktraceTimeOut(XdevLogger logger,
String name) |
Modifier and Type | Class and Description |
---|---|
class |
XdevLoggerImpl
XdevLoggerImpl is the reference implementation of XdevLogger . |
Modifier and Type | Method and Description |
---|---|
static XdevLogger |
LoggerFactory.getLogger(Class<?> clazz)
Returns a logger named corresponding to the class(name) passed as
parameter.
|
Copyright © 2003–2021 XDEV Software. All rights reserved.