Skip to content

Break implementations into multiple sub-modules #23

@AndreLaranjeira

Description

@AndreLaranjeira

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeBreaks backward compatibilityimprovementSomething to be refactored or changed in the existing code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions