Package com.sap.cloud.mobile.foundation.logging
See: Description
-
Class Summary Class Description LogService Log service is responsible for initializing logging facility. 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. LoggingService Represents the service to handle log related task. -
Enum Summary Enum Description UploadType Upload types, where:
means, upload the current contents of the log.DEFAULT
LogUploadType Upload types, where:DEFAULT means, upload the current contents of the log. -
Interface Summary Interface Description UploadListener Listener used to dispatch log upload events.