LogExtension extension

on

Methods

logDebug([String tag = 'DEBUG']) → void

Available on Object, provided by the LogExtension extension

logError([String tag = 'ERROR']) → void

Available on Object, provided by the LogExtension extension

logInfo([String tag = 'INFO']) → void

Available on Object, provided by the LogExtension extension

logSuccess([String tag = 'SUCCESS']) → void

Available on Object, provided by the LogExtension extension

logWarning([String tag = 'WARNING']) → void

Available on Object, provided by the LogExtension extension