-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Console/log comments -- for example system
output -- contain color formatting codes. I would prefer to control the colors, in most cases to remove them entirely.
Describe the solution you'd like
Possibilities:
- PREFERRED: A configuration option to remove formatting codes for the console/log output.
- An option to the command(s) that removes formatting codes, for example
system --no-format
Describe alternatives you've considered
- Running the console in "no color" mode. But there are some colors outside LagMonitor that I would like to retain, and the formatting codes remain in the log file.
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request