17 Forks
261 Stars
261 Watchers

slog

📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger, buffers, clean, rotate-file handling.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能

How to download and setup slog

Open terminal and run command
git clone https://github.com/gookit/slog.git
git clone is used to create a copy or clone of slog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with slog https://github.com/gookit/slog/archive/master.zip

Or simply clone slog with SSH
[email protected]:gookit/slog.git

If you have some problems with slog

You may open issue on slog support forum (system) here: https://github.com/gookit/slog/issues