Skip to content

feat(logging): optional log level from ENV var#57

Merged
caspiano merged 1 commit intomasterfrom
log-levels-from-env-vars
Apr 26, 2022
Merged

feat(logging): optional log level from ENV var#57
caspiano merged 1 commit intomasterfrom
log-levels-from-env-vars

Conversation

@stakach
Copy link
Copy Markdown
Member

@stakach stakach commented Apr 26, 2022

allows an ENV var LOG_LEVEL to be specified which can be used to provide a custom log level
fixes #56

@stakach stakach added product: placeos Issue relates to PlaceOS Product priority: high squad: core PlaceOS Core Development focus: backend Focus on Back End Development labels Apr 26, 2022
@stakach stakach requested a review from caspiano April 26, 2022 07:59
@stakach stakach self-assigned this Apr 26, 2022
@github-actions github-actions Bot added the type: enhancement new feature or request label Apr 26, 2022
@caspiano caspiano merged commit 0eb7771 into master Apr 26, 2022
@caspiano caspiano deleted the log-levels-from-env-vars branch April 26, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

focus: backend Focus on Back End Development priority: high product: placeos Issue relates to PlaceOS Product squad: core PlaceOS Core Development type: enhancement new feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Log.setup_from_env

2 participants