Java Command Dispatch Framework - (Bukkit, Spigot, Paper, Sponge, Bungee, JDA, Velocity supported, generically usable anywhere)
I was trying to override the log method in CommandManager to use my our logger class instead. However, the LogLevel enum in the method's parameter is not public. I think it doesn't make sense to have a public method with parameter types that are package-private.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by benwoo1110 and has received 0 comments.