Skip to content

Move log writer thread into host / Mock BPA #123

@BrianSipos

Description

@BrianSipos

Currently the BSL library itself needs to spawn a log worker thread using BSL_initlog() and logs messages to process stderr stream, which is likely to be incompatible with whatever native logging mechanism is present in the BPA or host environment. The logging events should be shunted through host callbacks and the BSL logging moved into the Mock BPA.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions