DynamoRIO / DynamoRIO/dynamorio
Enable Client Logging
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
_From [qin.zhao@gmail.com](https://code.google.com/u/qin.zhao@gmail.com/) on April 14, 2009 12:27:47_
Current logging utility is only enabled in debug build for various reasons.
Clients may want to record information when running in release build.
We should provide a way that allows clients to perform logging in both
debug and release build.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=129_
Contributor guide
Research direction
Locate the current logging utility and the build conditions that restrict it to debug builds. Read how clients invoke logging and determine what release-build behavior is required; done means clients can record logging information in both debug and release builds, with the relevant behavior verified in the existing test or build workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100