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

Add support for logging to file w/o going through syslog #53

Open
xavierba opened this issue Sep 7, 2017 · 3 comments
Open

Add support for logging to file w/o going through syslog #53

xavierba opened this issue Sep 7, 2017 · 3 comments

Comments

@xavierba
Copy link
Contributor

xavierba commented Sep 7, 2017

Sympa default configuration logs to syslog facility local1.
One needs to configure the local syslogger to have sympa write to, say, /var/log/sympa.log, then restart the syslogger to get any log.
It would be nice to be able to log directly to a file, while still retaining the capability to use a syslogger.

@ikedas
Copy link
Member

ikedas commented Dec 18, 2017

How about use of log4perl or similar packages?

@xavierba
Copy link
Contributor Author

log4perl with Log::Dispatch should allow for a lot of flexibility.

@mitar
Copy link

mitar commented Jul 14, 2023

I would also prefer if sympa would log to stdout, preferably as JSON.

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

3 participants