log_print library

Classes

LogPrint
This class designed for managing console log in debug mode and release mode. it can print colorful in vscode only. android studio not supporting colorful print.

Enums

LogPrintType

Properties

logPrintConfig LogPrintConfig
static optional config for log print library.
getter/setter pair

Functions

setLogPrintConfig(LogPrintConfig config) → void