Uses of Interface
com.atlassian.confluence.logging.sink.LogEvent
-
Packages that use LogEvent Package Description com.atlassian.confluence.impl.logging.log4j.sink com.atlassian.confluence.logging.sink -
-
Uses of LogEvent in com.atlassian.confluence.impl.logging.log4j.sink
Method parameters in com.atlassian.confluence.impl.logging.log4j.sink with type arguments of type LogEvent Modifier and Type Method Description void
Log4JLogConsumerService. registerLogConsumer(String key, Consumer<LogEvent> consumer)
-
Uses of LogEvent in com.atlassian.confluence.logging.sink
Method parameters in com.atlassian.confluence.logging.sink with type arguments of type LogEvent Modifier and Type Method Description void
LogConsumerService. registerLogConsumer(String key, Consumer<LogEvent> consumer)
-