public interface JRebirthMarkers
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Marker |
APPLICATION
The Marker used by Application package.
|
static org.slf4j.Marker |
CONCURRENT
The Marker used by JRebirth Concurrent layer.
|
static org.slf4j.Marker |
EMPTY
The default marker.
|
static org.slf4j.Marker |
FACADE
The Marker used by JRebirth Facade layer.
|
static org.slf4j.Marker |
FXML
The Marker used by JRebirth UI.FXML layer.
|
static org.slf4j.Marker |
JREVENT
The Marker used by JRebirth EventParameter Engine.
|
static org.slf4j.Marker |
KEY
The Marker used by JRebirth Key layer.
|
static org.slf4j.Marker |
LINK
The Marker used by JRebirth Link layer.
|
static org.slf4j.Marker |
MESSAGE
The Marker used by Message Engine.
|
static org.slf4j.Marker |
MODULE
The Marker used by Module Engine.
|
static org.slf4j.Marker |
PARAMETER
The Marker used by Parameter Engine.
|
static org.slf4j.Marker |
SERVICE
The Marker used by JRebirth Service layer.
|
static org.slf4j.Marker |
UI
The Marker used by JRebirth Util layer.
|
static org.slf4j.Marker |
UNCAUGHT
The Marker used by JRebirth Exception.Handler layer.
|
static org.slf4j.Marker |
UTIL
The Marker used by JRebirth Util layer.
|
static org.slf4j.Marker |
WAVE
The Marker used to report Wave related message.
|
static final org.slf4j.Marker EMPTY
static final org.slf4j.Marker APPLICATION
static final org.slf4j.Marker MESSAGE
static final org.slf4j.Marker MODULE
static final org.slf4j.Marker PARAMETER
static final org.slf4j.Marker JREVENT
static final org.slf4j.Marker CONCURRENT
static final org.slf4j.Marker FACADE
static final org.slf4j.Marker LINK
static final org.slf4j.Marker KEY
static final org.slf4j.Marker UTIL
static final org.slf4j.Marker WAVE
static final org.slf4j.Marker SERVICE
static final org.slf4j.Marker UI
static final org.slf4j.Marker FXML
static final org.slf4j.Marker UNCAUGHT
Copyright © 2011–2016 JRebirth OSS. All rights reserved.