public interface EventLogger
Modifier and Type | Field and Description |
---|---|
static EventLogger |
NOOP_LOGGER |
Modifier and Type | Method and Description |
---|---|
void |
log(String logMessage) |
default EventLogger |
withDebugLogTo(org.slf4j.Logger slf4jLogger) |
static final EventLogger NOOP_LOGGER
void log(String logMessage)
default EventLogger withDebugLogTo(org.slf4j.Logger slf4jLogger)
Copyright © 2019 Digipost. All rights reserved.