You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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`
ResolvesGH-73
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 usingnord15
LOG_INFO_OUTPUT
- syntax color for output of the INFO level usingnord8
LOG_VERBOSE_OUTPUT
- syntax color for verbose output usingnord7
The text was updated successfully, but these errors were encountered: