StringColorExtension extension
This extension is used to add a getColoredString method to the String class The getColoredString method returns the string with the color based on the log level
- on
Methods
-
getColoredString(
LogLevel logLevel) → String -
Available on String, provided by the StringColorExtension extension