ForNeVeR / ForNeVeR/O21

Game logging system

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
F#
Stars
30
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Eventually, we won't be able to log into the console, because normal game distribution will stop opening the console on Windows.

Also, WASM distributions will only support logging to the browser console; I'm not sure if it'll properly work by default or not.

So, we'll have to introduce a logging system (probably based on Microsoft's logger abstractions).

While we are at it, check if it's possible to pipe Raylib's logs to our logging system.

Look for `// TODO[#105]` to find places where logging would be required.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.