https://github.com/ahmed-ibrahim-30/logging-system
C++ logging system provides an easy way to log messages with contextual information such as log level, file name, function name, and line number. It supports different log levels (e.g., INFO, ERROR, DEBUG) for better tracking and debugging of applications. The system uses a simple macro (LOG) to streamline logging in your code.
https://github.com/ahmed-ibrahim-30/logging-system
Last synced: 7 months ago
JSON representation
C++ logging system provides an easy way to log messages with contextual information such as log level, file name, function name, and line number. It supports different log levels (e.g., INFO, ERROR, DEBUG) for better tracking and debugging of applications. The system uses a simple macro (LOG) to streamline logging in your code.
- Host: GitHub
- URL: https://github.com/ahmed-ibrahim-30/logging-system
- Owner: Ahmed-Ibrahim-30
- Created: 2024-11-27T20:38:09.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T21:03:52.000Z (11 months ago)
- Last Synced: 2024-11-27T21:33:55.536Z (11 months ago)
- Language: C++
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0