Skip to content

Remove logger dependency on libccf.a #7596

Description

The logic in logger.h depends on the get_current_thread_id symbol, defined in libccf. This dependency is surprising, not expressed through CMake, and makes it way to things like ccfcrypto which are themselves dependencies of ccf.a.

This circular dependency needs resolving.

See #7591 for history.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions