Uses of Interface
com.github.isuhorukov.log.watcher.LogEnricher
-
Uses of LogEnricher in com.github.isuhorukov.log.watcher
Classes in com.github.isuhorukov.log.watcher that implement LogEnricherModifier and TypeClassDescriptionclass
A no-op implementation ofLogEnricher
that disables log enrichment.class
TheLogEnricherPostgreSql
class implements theLogEnricher
interface to provide log enrichment from a PostgreSQL database.Fields in com.github.isuhorukov.log.watcher declared as LogEnricherModifier and TypeFieldDescription(package private) LogEnricher
PostgreSqlJson.logEnricher
LogEnricher instance to use in log processing.