package config type SyslogConfig struct { Host string Port string Protocol string LogLevel string }