Package com.devcycle.sdk.server.common.logging
-
Interface Summary Interface Description IDVCLogger A simple interface for logging inside the SDK. -
Class Summary Class Description DVCLogger DVCLogger is a simple central entrypoint for the SDK to log messages without pinning the SDK to a specific logging framework.SimpleDVCLogger Basic implementation of IDVCLogger that logs to stdout with some basic log level filtering. -
Enum Summary Enum Description SimpleDVCLogger.Level