Mc2Discord icon indicating copy to clipboard operation
Mc2Discord copied to clipboard

Show errors and warnings in Discord log channel (configurable)

Open sprocketaudio opened this issue 2 years ago • 1 comments

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.

sprocketaudio avatar Nov 07 '22 19:11 sprocketaudio

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

DenisD3D avatar Nov 07 '22 19:11 DenisD3D

I put it on Error and now errors show - so this is fine thanks. This can be closed

sprocketaudio avatar Nov 10 '22 09:11 sprocketaudio