Skip to content
goodsign edited this page Feb 7, 2013 · 46 revisions

Seelog is a powerful and easy-to-learn logging framework that provides functionality for flexible dispatching, filtering, and formatting. Natively written in the Go programming language.

Current version: 2.0

Features: https://github.com/cihub/seelog/wiki/Current-features

If you are new to Seelog, we recommend to read the following sections from top to bottom.

Basic sections:

Advanced sections:

Examples

Seelog examples can be found here: seelog-examples

Reference