-
Notifications
You must be signed in to change notification settings - Fork 0
Logger system rewrite #59
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestlibrarySomething that isn't directly in the Winry codebaseSomething that isn't directly in the Winry codebase
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlibrarySomething that isn't directly in the Winry codebaseSomething that isn't directly in the Winry codebase
Type
Fields
Give feedbackNo fields configured for issues without a type.
No need to rewrite the base of the logger itself, just add a heavier emphasis to having a logger factory, because that's where i want all logger configuration to be centralized so that injected loggers can all move together.