System logs
#175
Replies: 3 comments 4 replies
-
Hi, debug output will be written to syslog if isatty() fails for stderr. Do you see the syslog messages when running Cheers, Marc |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hi, sounds weird ... does "logger test" work? Cheers, Marc |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi, I'm afraid I can't help you with this. Might be a local issue on your system, I've just validated on a secondary installation that debug logs are being sent to syslog if stderr isn't a tty. Cheers, Marc |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I run tac-plus_ng via tac_plus-ng.service
When i run it manually with -d key: "tac_plus-ng -f tac_plus-ng.cfg -d 4" i can see system events (debug)
Is it possible to run via tac_plus-ng.service and see same system events (debug) and for example write them to a file or to /var/log/messages?
Beta Was this translation helpful? Give feedback.
All reactions