namespace Geekbot.net.Lib.Logger { public enum LogSource { Geekbot, Rest, Gateway, Discord, Redis, Message, UserRepository, Command, Api, Other } }