Add stdout accesslog writing #47 by u5surf · Pull Request #48 · graniticio/granitic

Fixes #47 The value of returning AccessLogWriter.openFile is the os.File pointer which is specified by logPath, So if logPath is “stdout”, it can be written in stdout to specify os.Stdout