// +build windows package conf func initSyslog() { // Not supported in windows, do nothing. }