namespace LootDumpProcessor.Logger; public enum LogLevel { Error, Warning, Info, Debug }