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

need 'logger' equivalent for sd-pararms #96

Open
philshafer opened this issue Jul 2, 2024 · 0 comments
Open

need 'logger' equivalent for sd-pararms #96

philshafer opened this issue Jul 2, 2024 · 0 comments
Assignees

Comments

@philshafer
Copy link

I want to make something like logger for libxo, combining xo(1) with the xo_syslog() function. Relavant docs::

https://libxo.readthedocs.io/en/latest/xo.html
https://libxo.readthedocs.io/en/latest/api.html#emitting-syslog-messages

Hmm.... maybe just an option to "xo", like::

xo --syslog --tag JNX_MY_ERR --process 'mydaemon' --pid $$ 'transfer of '{:file}' to {:server} failed' $file $server

Or something like that.....

Thanks,
Phil

@philshafer philshafer self-assigned this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant