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

access log express middleware not logging to syslog #35

Open
cappslock opened this issue Oct 9, 2014 · 3 comments
Open

access log express middleware not logging to syslog #35

cappslock opened this issue Oct 9, 2014 · 3 comments
Labels

Comments

@cappslock
Copy link

Not sure if this is a bug or expected behavior, but I have found that the express middleware access logger is not writing to syslog.

If this is not functioning as designed I can provide a test case.

@nlf
Copy link
Owner

nlf commented Mar 31, 2015

not writing to syslog at all? that's strange, it definitely should be if your logger is configured correctly. i'll check it out. if you can provide a test case that would help.

@nlf nlf added the bug label Mar 31, 2015
@cappslock
Copy link
Author

I probably won't be able to make a test case anymore, I encountered this months ago and I don't recall the exact combination of parameters that failed.

If you are interested in looking into it, from what I recall, I think it was unique to the access logging level. Regular info/debug/etc logs were showing up as expected.

@nlf
Copy link
Owner

nlf commented Mar 31, 2015

thanks, that should be enough to let me figure out what's going on

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

No branches or pull requests

2 participants