Skip to content

Worker support #44

@Download

Description

@Download

It should be possible to use ulog in (service) workers. And it should be possible to control the logging config of the workers. That last thing is a bit tricky as workers don't have access to localStorage for example.

We need to implement a publish / subscribe messaging system using postMessage so the ulog in the worker can get it's config from the ulog running on the main thread

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions