We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the logs include color code which makes them hard to parse:
#033[0;37m14:36:55.789 INFO #033[0;34m basichost: #033[0mprotocol mux failed: stream reset (took 4m16.004254039s) #033[0;37mbasic_host.go:226#033[0m
We need something like -log-without-color option in statusd.
-log-without-color
statusd
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the logs include color code which makes them hard to parse:
We need something like
-log-without-color
option instatusd
.The text was updated successfully, but these errors were encountered: