-
- Downloads
feat: remove logLevel support in config (#9390)
Remove support for logLevel in config. Must be configured using LOG_LEVEL instead. Closes #8291 BREAKING CHANGE: Configure LOG_LEVEL in env and not in config or CLI
Showing
- docs/usage/self-hosted-configuration.md 0 additions, 12 deletionsdocs/usage/self-hosted-configuration.md
- lib/config/definitions.ts 0 additions, 7 deletionslib/config/definitions.ts
- lib/config/index.ts 1 addition, 10 deletionslib/config/index.ts
- lib/config/types.ts 0 additions, 1 deletionlib/config/types.ts
Please register or sign in to comment