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

Console log cleanup #784

Merged
merged 1 commit into from
Apr 3, 2023
Merged

Conversation

taclane
Copy link
Contributor

@taclane taclane commented Mar 3, 2023

A few minor fixes for console logs to aid in consistency and readability.

  • Correct several lines that displayed blue due to unterminated ANSI color codes
  • The timing of a lone Setting TDMA to: true/false lacks context at the info level, and the information is displayed more effectively along with system and talkgroup info in:
    Starting P25 Recorder Num [N] TDMA:true/false
  • Drop a couple instances of "_impl" that is inconsistent with other info-level logging

@robotastic
Copy link
Owner

Looks good - thanks for helping tidy things up!

@robotastic robotastic merged commit 9d9def8 into robotastic:master Apr 3, 2023
@taclane taclane deleted the console-cleanup branch May 16, 2023 21:34
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.

None yet

2 participants