Uses of Class
nl.altindag.log.model.LogMarker
-
Packages that use LogMarker Package Description nl.altindag.log.model -
-
Uses of LogMarker in nl.altindag.log.model
Methods in nl.altindag.log.model that return types with arguments of type LogMarker Modifier and Type Method Description List<LogMarker>LogEvent. getMarkers()List<LogMarker>LogMarker. getReferences()Constructor parameters in nl.altindag.log.model with type arguments of type LogMarker Constructor Description LogMarker(String name, List<LogMarker> references)
-