Thoth
What is Thoth?
In Egyptian Mythology, Thoth was the Egyptian ibis-headed god of knowledge, magic and wisdom.
In this Context
Thoth is an error logger for go. It helps log errors to a log file so you can go back to find how why and when something breaks in production.
Installation
You can install thoth by running
go get github.com/ichtrojan/thoth
Usage
check the example directory to see a sample usage