Skip to content

Refactor logger variables into a struct #14

@AndreLaranjeira

Description

@AndreLaranjeira

Currently, the logger settings are governed by a bunch of loose variables in the source file. Refactor the current implementation to a struct holding all the variables and settings defined in the header file.

Also, check if any other functions can and/or should have their arguments grouped in a single struct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementSomething to be refactored or changed in the existing code

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions