-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
breaking changeBreaks backward compatibilityBreaks backward compatibilityimprovementSomething to be refactored or changed in the existing codeSomething to be refactored or changed in the existing code
Description
Currently, the Message Logger is housed in a single header file and source code file. While this makes it simple to use it in a project, the files are getting slightly big and some refactoring is needed to allow for better navigation of the project.
Warning: While this won't change any function calls, this can be considered a breaking change since it will change the build process, so it must be grouped in a major release.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breaking changeBreaks backward compatibilityBreaks backward compatibilityimprovementSomething to be refactored or changed in the existing codeSomething to be refactored or changed in the existing code