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

Enable Log name and level overrides from envvars #147

Merged
merged 1 commit into from
May 24, 2023

Conversation

NeonDaniel
Copy link
Member

Add envvar handling for log name and level with unit tests
Update default base directory to handle envvar implemented in ovos-config
Closes #146
Closes #142

Update default base directory to handle envvar implemented in ovos-config
@NeonDaniel NeonDaniel requested review from goldyfruit, JarbasAl and a team May 24, 2023 15:40
@JarbasAl JarbasAl added the enhancement New feature or request label May 24, 2023
@JarbasAl JarbasAl merged commit f5e6f65 into OpenVoiceOS:dev May 24, 2023
@NeonDaniel NeonDaniel deleted the FEAT_LogEnv branch May 24, 2023 15:43
@github-actions github-actions bot mentioned this pull request Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

os.env These lines are always showing even if log_level is set to INFO
2 participants