Uses of Interface
com.ppm.logging.FluentLogger
-
Packages that use FluentLogger Package Description com.ppm.logging -
-
Uses of FluentLogger in com.ppm.logging
Classes in com.ppm.logging that implement FluentLogger Modifier and Type Class Description classLoggerServiceImplements FluentLoggerMethods in com.ppm.logging that return FluentLogger Modifier and Type Method Description static FluentLoggerLoggerService. by(Class<?> clazz)Initialize a new Fluent Logger based on a classstatic FluentLoggerLoggerService. init(Class<?> clazz)Initialize a new Fluent Logger based on a class
-