zhanbei / static-server

A static server in Go, supporting hosting static files in the no-trailing-slash version.
0 stars 0 forks source link

By default, logs are written into log files in the standard format. #4

Open zhanbei opened 5 years ago

zhanbei commented 5 years ago

By default, logs should be written into log files, in the combined log format, and optimized for the virtual hosting mode in the virtual hosting format or with standalone logging files(#3).

There are many features to support:

zhanbei commented 4 years ago

The options for standard logs should (also )be configured(supported by the configuration file).