public class UnitLinkData
extends net.xqhs.util.config.Config
LogWrapper to another the "parent". Currently only the
parentLogName is used.
There are several effects of linking:
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
exitTogether |
(package private) boolean |
includeInParent |
(package private) java.lang.String |
parentLogName
The name of the parent
LogWrapper. |
(package private) java.lang.String |
prefix |
| Constructor and Description |
|---|
UnitLinkData() |
| Modifier and Type | Method and Description |
|---|---|
UnitLinkData |
setparentLogName(java.lang.String parentLogName) |
java.lang.String parentLogName
LogWrapper.boolean exitTogether
boolean includeInParent
java.lang.String prefix
public UnitLinkData setparentLogName(java.lang.String parentLogName)