Skip to content
New issue

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

Rework color printing to use color logging #985

Open
jpl-jengelke opened this issue Apr 28, 2022 · 0 comments
Open

Rework color printing to use color logging #985

jpl-jengelke opened this issue Apr 28, 2022 · 0 comments

Comments

@jpl-jengelke
Copy link
Collaborator

See https://stackoverflow.com/q/384076/325452

and

def log_info(string, warn=False, error=False):

Explanation: Ideally, the logging will split to a console appender and a file appender. The console appender will use a custom formatter that uses colors and adapts colors to the several platforms that execute EXOTIC. The file appender will use the default formatter that is test-only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant