Skip to content

Commit

Permalink
TsumBeta: Reduce amount of regular logs
Browse files Browse the repository at this point in the history
Logs of logs are for debugging, so only log them when (hidden) debug mode is enabled.
  • Loading branch information
mcs committed Jan 21, 2025
1 parent 15c7e40 commit cc057db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/com.r2studio.TsumBeta/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- JP Tsum Tsum update broke "Auto buy Tsums".
- "Auto buy Tsums" sometimes missed some buys when counting down

### Changed
- Reduced the amount of regular logging. Most of the logs like "Recognized Tsums" are not useful in non-debug mode and might increase resource demand.

## [v73] - 2024-12-19

Expand Down

0 comments on commit cc057db

Please sign in to comment.