graniticio / granitic

Web/micro-services and IoC framework for Golang developers
https://granitic.io/
Apache License 2.0
35 stars 12 forks source link

STDOUT access log writing #47

Closed benhalstead closed 4 years ago

benhalstead commented 4 years ago

Allow HTTP server access log lines to be written to stdout instead of a file on disk by setting

HTTPServer.AccessLog.LogPath to STDOUT