How to disable warn notifications in the asf console? #3513
-
|
I have a lot of JSON configurations in the config folder, but they're all disabled by default. I only enable the ones I need. But because of the yellow "warn" notification, every time I launch ASF, it writes about each JSON file and says it's disabled in the bot. These messages slow down the console significantly because all the files are trying to write notifications at once. How can I disable this notification? I sometimes have to wait 10 minutes for ASF to delay because of them. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
|
Yes, you can configure the entries you want or don't want to see in the logs, using Rudo's link above. There are some examples to get you started. Also, the log entry you're mentioning is on info level, not warn. Warnings and errors are something that should not happen on usual basis, so you might want to investigate whether you're not mixing things up. |
Beta Was this translation helpful? Give feedback.
https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Logging