Log is a minimal Go logging library from Charmbracelet focused on readable structured output. It provides leveled logging with a small API, making it easy to add useful logs without introducing a heavy dependency. The library emphasizes colorful, human-readable terminal output that works well during development and debugging. It is intended as a more polished alternative to Go’s standard log package while still staying lightweight. Developers can use it to produce structured messages with fields, levels, timestamps, and customizable presentation. Its main value is giving Go applications attractive and practical logging with very little setup.
Features
- Minimal Go logging library
- Leveled structured logging
- Colorful human-readable output
- Small developer-friendly API
- Customizable logger behavior
- Better terminal debugging experience
Categories
LoggingLicense
MIT LicenseFollow Log
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Log!