#Problem with Logger console output
29 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @ruby flame! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Oh i forgot to add:
This is a minecraft plugin and i cant use a way with "change startup flags" for this problem
thats probably their own plugin logger then
yeah thats the problem
Logger.getLogger(name).setLevel(DISABLED) should work ig
hoping they are not using thhe bukkit logger
sorry but can you tell me where i have to add this ? int he line i showed ?
thats the libary i use in my plugin
before that library starts logging then
figure out the name of their logger
do you have a link to that libraries github somehow?
what class?
sorry i confused what are you looking for ?
the log thing
this ?
ye but what file is that
i want to find the definition
org.slf4j.LoggerFactory.getLogger(ReactorEventHandlerTest.class)