v3.7.0.15 adds logging configuration, to reduce the amount of text logged during data load and normal running. The amount of logging is controlled by the system environment variable SmartHarvestSELogLevel.
If you are running Skyrim SE from MO2, changes to the environment variable will not be picked up until MO2 restarts. I assume the same is true for Vortex or other mod managers.
Valid values in descending order of detail are:
- 0 = Trace (the best setting to use for problem diagnosis)
- 1 = Debug
- 2 = Info
- 3 = Warning
- 4 = Error (this is the default)
- 5 = Critical
- 6 = Off
On Windows 10, open the UI for Environment Variables in Control Panel as shown below:

then click on the Advanced tab, and select Environment Variables, and enter the value you wish to use for SmartHarvestSELogLevel
