RobLoach / RobLoach/raylib-cpp
TraceLog
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 960
- Forks
- 120
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
Have a wrapper around TraceLog() to allow using string streams and fancy things.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the raylib-cpp wrapper and usages of TraceLog(), then review the corresponding raylib API and existing logging patterns. The issue is complete when the wrapper supports string streams or similar stream-based usage without losing TraceLog functionality, with coverage for the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100