LogExtensions extension
- on
Methods
-
debugLog(
) → void -
Available on String, provided by the LogExtensions extension
-
errorLog(
{String name = 'ERROR'}) → void -
Available on String, provided by the LogExtensions extension
-
infoLog(
{String name = 'INFO'}) → void -
Available on String, provided by the LogExtensions extension
-
warningLog(
{String name = 'WARNING'}) → void -
Available on String, provided by the LogExtensions extension