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

Use Logback for logging #19

Merged
merged 5 commits into from Jul 14, 2022
Merged

Use Logback for logging #19

merged 5 commits into from Jul 14, 2022

Conversation

ConnorDY
Copy link
Owner

Closes #9.

@ConnorDY ConnorDY added the enhancement Enhancement to existing feature(s) label Jul 14, 2022
@ConnorDY ConnorDY requested a review from ScoreUnder July 14, 2022 01:12
src/main/kotlin/cache/loaders/ObjectLoader.kt Outdated Show resolved Hide resolved
src/main/kotlin/cache/loaders/RegionLoader.kt Outdated Show resolved Hide resolved
src/main/kotlin/utils/Logger.kt Outdated Show resolved Hide resolved
src/main/kotlin/models/scene/SceneRegionBuilder.kt Outdated Show resolved Hide resolved
src/main/kotlin/cache/loaders/RegionLoader.kt Outdated Show resolved Hide resolved
src/main/kotlin/controllers/worldRenderer/Renderer.kt Outdated Show resolved Hide resolved
src/main/kotlin/models/scene/Scene.kt Outdated Show resolved Hide resolved
@ConnorDY ConnorDY merged commit 915a607 into main Jul 14, 2022
@ConnorDY ConnorDY deleted the add-logback branch July 14, 2022 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQUEST] replace println calls with calls to a logging library
2 participants