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

main: Ensure main error is logged #688

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Conversation

monstermunchkin
Copy link
Member

This ensures that the error message of the main command is always logged
even if the logger itself is not configured. In this case, the error
will be printed to stderr.

Signed-off-by: Thomas Hipp thomas.hipp@canonical.com

This ensures that the error message of the main command is always logged
even if the logger itself is not configured. In this case, the error
will be printed to stderr.

Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
@stgraber stgraber merged commit e560fa8 into lxc:master Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants