Mc2Discord
Mc2Discord copied to clipboard
Show errors and warnings in Discord log channel (configurable)
As the title - is it possible to allow server errors and warning show up in the discord server log please? It seems to only show info at the moment.
The mod should already take all logs message up to the configured log level (eg if level is info it should also take Warn and error) https://github.com/DenisD3D/Mc2Discord/blob/f552edc902c65a15f2966b8267ec497db5ee6c21/mc2discord-core/src/main/java/ml/denisd3d/mc2discord/core/DiscordLogging.java#L47
I put it on Error and now errors show - so this is fine thanks. This can be closed