Closed camlspotter closed 7 years ago
done.
commit 84d406f4496281ea010d4498424d902f33a02689
Author: Jun Furuse <Jun.Furuse@gmail.com>
Date: Tue Nov 15 16:23:41 2016 +0000
Added a log file. Now server has an option --log-file <file> to specify the file to store the log. Without the option the log should be printed to stderr
Let's write some log files. Lwt has a nice module for logging.