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

lib: cockpit: log channel instead of control #21023

Merged
merged 1 commit into from
Sep 19, 2024

Commits on Sep 18, 2024

  1. lib: cockpit: log channel instead of control

    Control messages are logged in the other if conditional and with this
    patch we log:
    
    transport.ts:29 recv text message: 2:2!3 [[675520512.0]]
    
    Instead of:
    
    transport.ts:29 recv text message: null [[675520512.0]]
    jelly committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9c9a703 View commit details
    Browse the repository at this point in the history