https://github.com/atalantestudio/scroll
A fast and lightweight logging library.
https://github.com/atalantestudio/scroll
header-only logging
Last synced: 4 months ago
JSON representation
A fast and lightweight logging library.
- Host: GitHub
- URL: https://github.com/atalantestudio/scroll
- Owner: atalantestudio
- License: other
- Created: 2025-11-06T18:42:37.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-02-17T10:30:09.000Z (4 months ago)
- Last Synced: 2026-02-17T15:53:02.528Z (4 months ago)
- Topics: header-only, logging
- Language: C++
- Homepage: https://atalantestudio.github.io/scroll
- Size: 70.3 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scroll
Scroll is a fast and lightweight C++ library that provides pretty console and file logging.
It is licensed under [MIT](https://github.com/atalantestudio/scroll/blob/main/LICENSE) and can easily be integrated into other projects.
[View documentation](https://atalantestudio.github.io/scroll)