|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.apptemplate.log4j2plugin.DefaultFileHeaderProvider
com.genesyslab.platform.apptemplate.log4j2.GFileHeaderProvider
public class GFileHeaderProvider
Extension of the default file header provider with information about available PSDK components' versions.
Field Summary |
---|
Fields inherited from class com.genesyslab.platform.apptemplate.log4j2plugin.DefaultFileHeaderProvider |
---|
isoDateFormat, isoDateFormatUtc |
Constructor Summary | |
---|---|
GFileHeaderProvider()
|
Method Summary | |
---|---|
protected void |
writeAssemblyUseInfo(java.lang.StringBuilder targetBuilder,
java.lang.String lineFormat)
This method is used for writing version info about loaded PSDK jars to file header. |
Methods inherited from class com.genesyslab.platform.apptemplate.log4j2plugin.DefaultFileHeaderProvider |
---|
clone, formatElapsedTime, formatElapsedTime2, formatHeader, getApplicationHost, getApplicationId, getApplicationName, getApplicationType, getCommandLine, getFileHeader, getFileName, getSystemPropery, setApplicationHost, setApplicationId, setApplicationName, setApplicationType, setCommandLine, setFileName, setProperties, writeMemorySection, writeProcessTimeSection |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GFileHeaderProvider()
Method Detail |
---|
protected void writeAssemblyUseInfo(java.lang.StringBuilder targetBuilder, java.lang.String lineFormat)
writeAssemblyUseInfo
in class DefaultFileHeaderProvider
targetBuilder
- The target StringBuilder
lineFormat
- The proposed formatting line. Current version: "{0,-35}{1}"
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |