C
E
G
L
G
- getLevel(java.lang.String) - function in com.sap.cloud.mobile.foundation.logging.LogUtil
- Gets the corresponding log Level from the level string.
- getLogLevel() - function in com.sap.cloud.mobile.foundation.logging.LogSettings
- The level of logging to be used (e.g., DEBUG, INFO, WARN, ERROR).
- getLogToConsole() - function in com.sap.cloud.mobile.foundation.logging.LogSettings
- Whether to log messages to the console.
- getMaxFileNumber() - function in com.sap.cloud.mobile.foundation.logging.LogSettings
- The maximum number of log files to keep.
- getMaxFileSize() - function in com.sap.cloud.mobile.foundation.logging.LogSettings
- The maximum size of the log file in MB bytes.