Package com.sap.cloud.mobile.foundation.logging
See: Description
-
Enum Summary Enum Description UploadType Upload types, where:
means, upload the current contents of the log.DEFAULTLogUploadType Upload types, where:DEFAULT means, upload the current contents of the log. -
Class Summary Class Description ConfigurationBuilder Builder class to build configuration for
.Logging.initialize()UploadWorker Logging The SAP BTP SDK for Android uses Simple Logging Facade for Java (SLF4J) for its logging API. LogService Log service is responsible for initializing logging facility. LoggingService Represents the service to handle log related task. -
Interface Summary Interface Description UploadListener Listener used to dispatch log upload events.