As far as I can tell there is logging of http requests. I am not aware of a general practice or expectation that for such a feature one should run another piece of software like Apache or nginx. node has excellent support for clf and other types of logs. Can access logging be added. I looked at the code but was unable to understand what appears to be machine generated case statements for actions which provide no useful information to the reader.
As far as I can tell there is logging of http requests. I am not aware of a general practice or expectation that for such a feature one should run another piece of software like Apache or nginx. node has excellent support for clf and other types of logs. Can access logging be added. I looked at the code but was unable to understand what appears to be machine generated case statements for actions which provide no useful information to the reader.