Suggestion: Extract logging system into its own package
jvyden opened this issue · 2 comments
jvyden commented
Your logging system seems really powerful from what I've seen of it, so it would be extremely useful if you extracted (or at least ported) it into a NuGet package for use in my project without importing the entire engine.
Thoughts?
Beyley commented
Sounds like a good idea! Ittl require a bit of changes code side to accommodate not having a stable Update() method, but ill keep the API itself the same, youll just initialize it differently
Beyley commented
Its now available at
https://www.nuget.org/packages/Kettu/1.0.0