Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

Initial Release

Compare
Choose a tag to compare
@gleich gleich released this 16 Jan 22:55
· 72 commits to master since this release

Here are some of the core features:
🌈 256 or 16 bit color for quick identification of certain log types.
⏰ Custom and automatic timestamps.
πŸͺ Hooks! Run code before lumber log the error. Never write another if err != nil again!!
πŸ“„ Super clean and informative docs (thanks @safinsingh and @cjdenio for the feedback!)
πŸͺ΅ Pass multiple items into a log which will automatically be separated with spaces.
πŸ₯ž Automatic stack traces for errors.
😡 Program exits automatically after fatal logs.
βš™οΈ Customize almost everything!