core/logger/constants library

Enums

Clr
Enum representing text colors for use with the write function.

Constants

colorMap → const Map<Clr, String>
Map of Clr enum values to corresponding ANSI escape codes.