public interface Logger
Modifier and Type | Interface and Description |
---|---|
static class |
Logger.Level
Determine the level of logging
|
Modifier and Type | Method and Description |
---|---|
void |
log(java.lang.String message)
Abstract method to be implemented by client.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.