|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogConfiguration
Method Summary | |
---|---|
java.lang.String |
getApplicationHost()
The host of application to be used in the logs. |
int |
getApplicationId()
The Id of application to be used in the logs. |
java.lang.String |
getApplicationName()
The name of application to be used in the logs. |
int |
getApplicationType()
The type of application to be used in the logs. |
java.lang.String |
getMessageFile()
Gets the name of application-specific lms file. |
TargetsConfiguration |
getTargets()
The configuration of output targets. |
TimeUsage |
getTimeUsage()
Gets the time converting to be used in the logs. |
VerboseLevel |
getVerbose()
Gets the verbose level of the logger. |
Method Detail |
---|
java.lang.String getApplicationName()
java.lang.String getApplicationHost()
int getApplicationType()
int getApplicationId()
TimeUsage getTimeUsage()
VerboseLevel getVerbose()
java.lang.String getMessageFile()
TargetsConfiguration getTargets()
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |