Software icon indicating copy to clipboard operation
Software copied to clipboard

Separate Log and LoggerSingleton

Open Mr-Anyone opened this issue 1 year ago • 0 comments

Description of the task

As stated in the title, we need to separate our version of LOG from g3log and LoggerSingleton. We could then remove all the std::cerr in the code base.

Ideally, LOG is self contained and does not depend on other code in our codebase.

Acceptance criteria

  • [ ]

Blocked By

Mr-Anyone avatar Jul 10 '24 07:07 Mr-Anyone