enum LogColors

The log tool will write to the console with annotations for console colors, which helps with readability, but isn’t always supported. These are the options available for configuring those colors.

Enum Values

   
Ansi Use console coloring annotations.
None Scrape out any color annotations, so logs are all completely plain text.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!