ServerConfig.logDir

Directory where logs are to be saved. If null, just write to stderr.

struct ServerConfig
string logDir;

Meta