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

fix: Respect configured LOG_LEVEL during plugin-server setup #18699

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

tkaemming
Copy link
Contributor

Problem

The LOG_LEVEL setting/environment variable wasn't being used to control the pino (status) logger.

How did you test this code?

Run plugin server with LOG_LEVEL=debug environment variable, observe debug level logs; run without environment, observe no debug level logs.

@tkaemming tkaemming requested a review from a team November 16, 2023 23:15
@tkaemming tkaemming changed the title fix: Respect LOG_LEVEL configuration in plugin-server setup fix: Respect configured LOG_LEVEL during plugin-server setup Nov 16, 2023
Copy link
Contributor

Size Change: 0 B

Total Size: 2.01 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 2.01 MB

compressed-size-action

@tkaemming tkaemming merged commit b2c5f3f into master Nov 16, 2023
71 checks passed
@tkaemming tkaemming deleted the plugin-server-log-level branch November 16, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants