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 to a specific journal namespace #88

Open
GreatBahram opened this issue Sep 15, 2020 · 3 comments
Open

Log to a specific journal namespace #88

GreatBahram opened this issue Sep 15, 2020 · 3 comments

Comments

@GreatBahram
Copy link

Hello there,

Recently systemd guys added the namespace feature, I want to log to a specific journal namespace inside my Python code, How can I achieve this behaviour? Can I do this without waiting for the future updates by, like using the _NAMESPACE keyword variable? or any other way?

Thanks,
Bahram

@jankatins
Copy link

Would this fix it for you: #87 ?

@GreatBahram
Copy link
Author

Yes, this is exactly what I wanted.

Thanks

@TheUbuntuGuy
Copy link

How does #87 allow writing to a journal namespace? I need to be able to log new messages, not read existing ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants