log.helper library

Functions

debugLog(String message, {String? debugLabel, dynamic value, bool silent = false}) → void
Function that prints a debug message to the console if the app is running in debug mode.