namespace DFEngine.Logging { public enum SocketLogLevel { Exception, Warning, Startup, Debug, } }