mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #646] [MERGED] Added cycle logging #8307
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/646
Author: @ipkpjersi
Created: 12/28/2023
Status: ✅ Merged
Merged: 9/21/2024
Merged by: @Dark98
Base:
master← Head:cyclelogging📝 Commits (3)
c25e8f8Added cycle logginge61daecUse properties for cycle loggingf8a72ebImproved cycle logging📊 Changes
4 files changed (+97 additions, -6 deletions)
View changed files
📝
2006Scape Server/ServerConfig.Sample.json(+3 -1)📝
2006Scape Server/src/main/java/com/rs2/ConfigLoader.java(+5 -0)📝
2006Scape Server/src/main/java/com/rs2/Constants.java(+2 -2)📝
2006Scape Server/src/main/java/com/rs2/GameEngine.java(+87 -3)📄 Description
This is very cool, it includes performance metrics for cycle logging. It works great with the print stream PR too.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.