Z T Log Options
data class ZTLogOptions(level: ZTLoggingConstants.LogLevel, macAddressLogSetting: ZTLoggingConstants.MacAddressLogSetting, logger: ZTLogger.Logger?)
Content copied to clipboard
ZTLogOptions
Author
Alexandre Lemoult <a.lemoult@zhortech.com>
Constructors
ZTLogOptions
Link copied to clipboard
fun ZTLogOptions(level: ZTLoggingConstants.LogLevel, macAddressLogSetting: ZTLoggingConstants.MacAddressLogSetting, logger: ZTLogger.Logger?)
Content copied to clipboard
Properties
level
Link copied to clipboard
logger
Link copied to clipboard
macAddressLogSetting
Link copied to clipboard