Skip to content

Commit 65431b9

Browse files
committed
docs: add foldable AI-involvement note for transparency and collaboration
1 parent 11d58d9 commit 65431b9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,10 @@ MIT - see [LICENSE](LICENSE)
8484

8585
## Why cLog?
8686
I originally built cLog for myself. After a while, I realized other folks might want a modern C++ logger that's simple and just works (that's the goal, anyway! If it doesn't, please [open an issue](https://github.com/mbn-code/cLog/issues)). So, I decided to share it here. If it's useful to you, that's great. PRs and issues are always welcome!
87+
88+
<details>
89+
<summary><strong>Note on AI Involvement</strong></summary>
90+
91+
This project was originally meant for personal use and not publication. Some parts were implemented with the help of an AI language model (LLM). Because of that, the design and code may not follow the same conventions as community-driven or "clean-room" open source tools. Your reviews, suggestions, issues, and contributions are especially valued—and will help shape cLog into something better for everyone.
92+
93+
</details>

0 commit comments

Comments
 (0)