XDelta / NeosModManager

A mod manager for NeosVR
https://discord.gg/MyZfamB9Eb
GNU General Public License v3.0
13 stars 0 forks source link

non-manifest mods flood the logs too much #3

Closed art0007i closed 1 year ago

art0007i commented 2 years ago

I would say only displaying those messages once at the start of the app would be fine, makes the log super difficult to read when you have 22 non-manifest mods (I checked, that's exactly how many I have)

art0007i commented 2 years ago

also I think it shouldn't be an ERROR, instead WARN, because it's not an error... the program is working as intended and all 22 of my non-manifest mods are meant to be there, just for a regular user it should be a warning that something may have gone wrong

XDelta commented 2 years ago

Displaying those is done whenever you start the application or manually check for updates as it rechecks the mod folder for new things as well. Changed their logs from Error to a Warning, will be included in next release.

XDelta commented 1 year ago

Changed log level available in 0.3.1