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

Console log output #74

Merged
merged 1 commit into from
Aug 1, 2019
Merged

Conversation

arcticicestudio
Copy link
Contributor

Resolves #73

Previews

Before

After

The JetBrains theme API introduced new keys to customize log output in
the console that have been added to Nord:

- `LOG_DEBUG_OUTPUT` - syntax color for output of the _DEBUG_ level
  using `nord15`
- `LOG_INFO_OUTPUT` - syntax color for output of the _INFO_ level using
  `nord8`
- `LOG_VERBOSE_OUTPUT` - syntax color for verbose output using `nord7`

GH-73
@arcticicestudio arcticicestudio merged commit b9ab18c into develop Aug 1, 2019
@arcticicestudio arcticicestudio deleted the feature/gh-73-console-log-output branch August 1, 2019 18:25
@arcticicestudio arcticicestudio removed their assignment Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Console log output
2 participants