Skip to content

Support max log level for Recast via env variable

Do not write to log if log message level is greater than one speficied in the OPENMW_RECAST_MAX_LOG_LEVEL env variable. Use Error by default.

To mitigate #8273. Does not really fix anything, just hide those log messages by default. Likely this is recastnavigation or content issue.

Merge request reports

Loading