Package com.ppm.logging
Interface LogKey
-
- All Known Implementing Classes:
LogKeyValueBuilder,LogKeyValueBuilderHolder
public interface LogKeyLog Key Interface- Author:
- Pedro T. Oliveira
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RecursiveLogKeyvalue(Object msg)Attach a value to this correspondent key.
-
-
-
Method Detail
-
value
RecursiveLogKey value(Object msg)
Attach a value to this correspondent key.- Parameters:
msg- to attach- Returns:
- a SplunkAsLevel
-
-