Skip to content

Add basic logging mechanism #49

Description

@coderabbitai

The current implementation uses printf for logging, which should be replaced with a proper logging mechanism for better log management and consistency. Consider using a logging library that works with Emscripten, such as spdlog.

https://github.com/gabime/spdlog/wiki/4.-Sinks#implementing-your-own-sink

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions