LD4P / sinopia_server

[Deprecated - switching to MongoDB] Sinopia Back-end CRUD Service. LDP-inspired, HTTP Server taking JSON-LD resources & administrative metadata.
Apache License 2.0
1 stars 1 forks source link

add a console log appender for request logging #115

Closed jmartin-sul closed 5 years ago

jmartin-sul commented 5 years ago

this makes it so that all logging goes to console, in addition to files, which makes the log output readily available to cloudwatch.

connects to #51