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

LOG_TAG is missing in SystemD Journal #1276

Open
b2ag opened this issue Aug 21, 2024 · 0 comments
Open

LOG_TAG is missing in SystemD Journal #1276

b2ag opened this issue Aug 21, 2024 · 0 comments

Comments

@b2ag
Copy link

b2ag commented Aug 21, 2024

Describe the bug
Snapserver produces log lines like
2024-08-21 18-33-03.633 [Info] (Snapserver) Version 0.28.0
where Info denotes the severity (or level or priority) and Snapserver is the LOG_TAG.

Unfortunately the LOG_TAG information is not printed to the journal when Snapserver runs deamonized (and uses syslog to log messages I guess).

LOG_TAG should also be available to SystemD JournalD.

Steps to Reproduce

  1. Run Snapserver without --daemon and look for the LOG_TAG.
  2. Run Snapserver with --daemon and look again for the LOG_TAG.

Environment details

  • OS: NixOS
  • Snapcast version 0.28.0
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

No branches or pull requests

1 participant