{"id":18866072,"url":"https://github.com/adia-dev/use-chroma-logger","last_synced_at":"2025-08-09T19:25:03.778Z","repository":{"id":222546399,"uuid":"757703876","full_name":"adia-dev/use-chroma-logger","owner":"adia-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-14T20:17:24.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-30T17:53:51.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adia-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-14T20:02:04.000Z","updated_at":"2024-02-14T20:02:10.000Z","dependencies_parsed_at":"2024-02-14T21:31:20.856Z","dependency_job_id":"c497f2ae-ccad-44cb-80db-c3c30a20e133","html_url":"https://github.com/adia-dev/use-chroma-logger","commit_stats":null,"previous_names":["adia-dev/use-chroma-logger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adia-dev%2Fuse-chroma-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adia-dev%2Fuse-chroma-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adia-dev%2Fuse-chroma-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adia-dev%2Fuse-chroma-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adia-dev","download_url":"https://codeload.github.com/adia-dev/use-chroma-logger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231918540,"owners_count":18445748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T05:05:28.690Z","updated_at":"2024-12-30T22:14:24.727Z","avatar_url":"https://github.com/adia-dev.png","language":"Zig","readme":"# Use Chroma Logger in Zig\n\nUse Chroma Logger is a Zig project demonstrating the integration of a colorful logging library, Chroma, to enhance terminal outputs. It showcases the library's capabilities in providing flexible and dynamic string formatting with ANSI color codes.\n\n![Demo image](assets/chroma-logger.png)\n\n\u003e [!NOTE]\n\u003e The format of the timestamp is currently hardcoded to UTC+1 default format. This will be configurable in a future release.\n\n## 🚀 Quick Start\n\nClone the repository and navigate into the project directory:\n\n```\ngit clone https://github.com/adia-dev/use-chroma-logger.git\ncd use-chroma-logger\n```\n\nRun the project using Zig:\n\n```\nzig build run\n```\n\n## 📦 Installation\n\nThis project requires Zig version 0.12.0-dev.2701+d18f52197 or newer. Ensure Zig is installed on your system and correctly set up in your path.\n\n## 🛠️ Building\n\nTo build the project, simply run:\n\n```bash\nzig build\n```\n\n## 📝 Usage\n\nAfter building, you can run the compiled executable directly:\n\n```bash\nzig build run\n```\n\nThis will display colorful log messages in your terminal, demonstrating Chroma's capabilities.\n\n## 🔧 Configuration\n\nNo additional configuration is needed to get started with this project. However, you can customize the build settings in `build.zig` as needed.\n\n## 🧪 Running Tests\n\nTo run unit tests, execute:\n\n```\nzig build test\n```\n\n## 💡 Features\n\n- Integration with Chroma Logger for colorful terminal output.\n- Demonstrates basic and advanced logging functionalities.\n- Includes unit tests showcasing the library's testing capabilities.\n\n## 📚 Documentation\n\nFor more information on Chroma Logger, visit the [official repository](https://github.com/adia-dev/chroma-logger-zig).\n\nFor Zig language documentation, refer to the [Zig documentation](https://ziglang.org/documentation/master/).\n\n## 🤝 Contributing\n\nContributions to this project are welcome! Please feel free to submit pull requests or open issues to suggest improvements or add new features.\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadia-dev%2Fuse-chroma-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadia-dev%2Fuse-chroma-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadia-dev%2Fuse-chroma-logger/lists"}