Skip to content

Add option to redirect logging using a library instead of a header file #486

@marcemmers

Description

@marcemmers

OCPP Version

OCPP1.6, OCPP2.0.1

Describe the problem

A custom logging library can be used to replace the everest-log library. Currently this is done by allowing you to set a different header file.

In our case we had some issues when compiling the test applications since then the cpp file we use for logging is not linked in.

Describe your solution

The solution for this would be to include the custom logging as a library. That way it gets compiled separately as needed.

Additional context

No response

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