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

Minor tracing cleanup #1122

Merged
merged 3 commits into from
Apr 11, 2023
Merged

Minor tracing cleanup #1122

merged 3 commits into from
Apr 11, 2023

Conversation

rukai
Copy link
Member

@rukai rukai commented Apr 6, 2023

1

        if let LogFormat::Json = format {
            crate::tracing_panic_handler::setup();
        }

Was duplicated, I assume from a bad merge.

2

We can now just use the direct init() because we run shotover through tokio-bin-process.

@shotover shotover deleted a comment from github-actions bot Apr 11, 2023
@conorbros conorbros enabled auto-merge (squash) April 11, 2023 04:14
@conorbros conorbros merged commit 078c16c into shotover:main Apr 11, 2023
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