Uses of Interface
com.helger.commons.error.level.IHasErrorLevels
-
Packages that use IHasErrorLevels Package Description com.helger.commons.error.list com.helger.commons.log -
-
Uses of IHasErrorLevels in com.helger.commons.error.list
Subinterfaces of IHasErrorLevels in com.helger.commons.error.list Modifier and Type Interface Description interfaceIErrorListInterface for a list ofIErrorobjects.Classes in com.helger.commons.error.list that implement IHasErrorLevels Modifier and Type Class Description classErrorListDefault implementation ofIErrorList. -
Uses of IHasErrorLevels in com.helger.commons.log
Classes in com.helger.commons.log that implement IHasErrorLevels Modifier and Type Class Description classInMemoryLoggerKeeps a set ofLogMessageobjects in memory, offering an API similar to SLF4J.
-