reset top-level constant
String
const reset
Constants used throughout the logging library.
This file contains color codes for terminal output formatting and other constants utilized in the logging process.
Implementation
const String reset = '\x1B[0m';