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 #73

Closed
arcticicestudio opened this issue Aug 1, 2019 · 0 comments · Fixed by #74
Closed

Console log output #73

arcticicestudio opened this issue Aug 1, 2019 · 0 comments · Fixed by #74

Comments

@arcticicestudio
Copy link
Contributor

The JetBrains theme API introduced new keys to customize log output in the console that'll be 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
@arcticicestudio arcticicestudio added this to the 0.8.0 milestone Aug 1, 2019
@arcticicestudio arcticicestudio self-assigned this Aug 1, 2019
arcticicestudio added a commit that referenced this issue Aug 1, 2019
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 added a commit that referenced this issue Aug 1, 2019
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`

Resolves  GH-73
@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 a pull request may close this issue.

1 participant