Cities: Skylines

Cities: Skylines

Not enough ratings
Fewer Game Logs v1.0.2.1
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
29.184 KB
30 Sep, 2024 @ 6:17pm
14 Dec, 2024 @ 3:44am
5 Change Notes ( view )

Subscribe to download
Fewer Game Logs v1.0.2.1

Description

Overview
This mod could reduce extraneous content in the log file.
Recommended for mod development
In mod development, it's believed that output_log.txt is the most frequently viewed file. However, it often contains a lot of information about the game that has nothing to do with the mod.
This mod blocks most of the logging requests from the game itself to output_log.txt, via Harmony.
(Also means game logs prior to Harmony applying the patch can't be blocked at the moment)

Using this mod makes for a cleaner log, helps troubleshoot mod issues, etc.
For me, it reduced the number of rows by nearly 65%.
If you still need to log error messages from the game, you can enable it in the mod settings.
Black and White List Settings
The black and white list setting of the mod makes it easier to manage the contents of the log file.
Black List: If the log includes the content in this setting, it will be blocked.
White List: If the log includes the content in this setting, it will be released.
The following format is required: "Content 1", "Content 2".
Please don't give this (""), as problems may occur. If you want to cancel the setting just leave it blank.
* Consider submitting your issues or suggestions on the Issues[github.com] page.

Source Code:
[github.com]

Donate:
Please click here[willuuu.cn.eu.org] to support me if you're interested.