Skip to content

Implement different sinks for logger #4357

@eddieliao

Description

@eddieliao

Logger should be able to record into more than just std::cout and std::cerr. This is especially useful for Windows applications as they have different output streams as opposed to Linux. Consider using an off-the-shelf library to allow support for a wide range of sinks.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions