Skip to content

more customizable ColorConsoleAppender #163

Description

@ruilya

In order to customize color output I would like to make messages appear in form

app-name 2020-04-06 13:08:31.831 INFO [2721] [func@100]

however, in ColorConsoleAppender.h setColor() and resetColor() are defined as private for some reason. If one would be eager to override just write() call, he has no chance to reuse color methods. Is it possible to make them protected? Or is there any other way round?

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions