⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

LogColors.Ansi

static LogColors Ansi

Description

Use console coloring annotations, when the console supports them! StereoKit checks the terminal for ANSI support, whether output has been redirected to a file or pipe, and the NO_COLOR environment variable. If any of those say no, colors are scraped out and logs fall back to plain text.




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