Uses of Interface
com.ppm.logging.AsLevel
-
Packages that use AsLevel Package Description com.ppm.logging -
-
Uses of AsLevel in com.ppm.logging
Subinterfaces of AsLevel in com.ppm.logging Modifier and Type Interface Description interfaceLogDataRepresents a bunch of log data.interfaceRecursiveLogKeyThe Recursive LogKey InterfaceClasses in com.ppm.logging that implement AsLevel Modifier and Type Class Description classAsLevelBuilderHolder of AsLevelclassKeyValueA Splunk log value wrapper.classLogDataBuilderThe Log Data BuilderclassLogDataHolderclassLogKeyValueBuilderLogKeyValue BuilderclassLogKeyValueBuilderHolderLogKeyValueBuilderHolder holds multiples builders.Methods in com.ppm.logging that return AsLevel Modifier and Type Method Description AsLevelAsLevel. asDebug()Log information as DebugAsLevelAsLevelBuilder. asDebug()AsLevelKeyValue. asDebug()AsLevelLogDataBuilder. asDebug()AsLevelLogDataHolder. asDebug()AsLevelLogKeyValueBuilder. asDebug()AsLevelLogKeyValueBuilderHolder. asDebug()AsLevelAsLevel. asError()Log information as ErrorAsLevelAsLevelBuilder. asError()AsLevelKeyValue. asError()AsLevelLogDataBuilder. asError()AsLevelLogDataHolder. asError()AsLevelLogKeyValueBuilder. asError()AsLevelLogKeyValueBuilderHolder. asError()AsLevelAsLevel. asInfo()Log information as InfoAsLevelAsLevelBuilder. asInfo()AsLevelKeyValue. asInfo()AsLevelLogDataBuilder. asInfo()AsLevelLogDataHolder. asInfo()AsLevelLogKeyValueBuilder. asInfo()AsLevelLogKeyValueBuilderHolder. asInfo()AsLevelAsLevel. asWarn()Log information as WarnAsLevelAsLevelBuilder. asWarn()AsLevelKeyValue. asWarn()AsLevelLogDataBuilder. asWarn()AsLevelLogDataHolder. asWarn()AsLevelLogKeyValueBuilder. asWarn()AsLevelLogKeyValueBuilderHolder. asWarn()
-