Embedded Debug Logging System
I implemented an Embedded Debug Logging System to enhance debugging capabilities.
The system sends logs back to a central server from the app where the debugger is deployed. Log messages are descriptive and concise, including the event details, timestamp, log severity, function name, and line number.
This improves the efficiency and accuracy of debugging processes.
TechStack
- Technologies:C,C++
- Libraries: POSIX