/fancylog

High speed golang logger. Utilizes a buffered pool for high concurrency applications without io blocking

Primary LanguageGoMIT LicenseMIT

fancylog: An extremely fast golang logger

fancylog provides stylized, non-blocking log output. It is used across many Golang projects here at NASK.

fancylog:example

Getting Started

wip