You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
system --no-format
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: