Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switched log wrapping to use stringbuilder to reduce log overflow #68

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

SimonDarksideJ
Copy link
Contributor

Reality Collective - Utilities Pull Request

Overview

Log wrapping was introducing too many log events, so StringBuilder was introduced to minimise them.

@SimonDarksideJ SimonDarksideJ self-assigned this Nov 3, 2024
@SimonDarksideJ SimonDarksideJ requested a review from FejZa as a code owner November 3, 2024 09:10
@FejZa
Copy link
Contributor

FejZa commented Nov 4, 2024

Does not seem to build properly

@SimonDarksideJ
Copy link
Contributor Author

Yeah, the first issue was easy due to using modern coding standards.
This new one might be a build script issue. I suspect unity changed something in the latest hub.

@SimonDarksideJ SimonDarksideJ merged commit 6b1214c into development Nov 11, 2024
15 of 27 checks passed
@SimonDarksideJ SimonDarksideJ deleted the feature/cleanerlogging branch November 11, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants