package

com.salesforce.android.service.common.utilities.logging

Interfaces

ServiceLogger Interface for the Logger instance used to log messages from throughout the ServiceSDK codebase. 
ServiceLoggingSink Interface for the logging sink, which is the class that consumes log messages after they have been formatted and filtered. 

Classes

ServiceLogging Entrance point to the logging library.