This repository has been archived by the owner on Feb 13, 2025. It is now read-only.
Initial 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!