graniticio / granitic

Web/micro-services and IoC framework for Golang developers

Home Page:https://granitic.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STDOUT access log writing

benhalstead opened this issue · comments

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

HTTPServer.AccessLog.LogPath to STDOUT