# README
slf4go
slf4go, The Structured Logger Facade For Golang
# Functions
Config config loggers with scf4go.
Get create or get logger with name.
RegisterBackend .
RegisterFilter create filter chain with call order.
Sync sync flush all logger event.
# Structs
EventEntry .
# Type aliases
Level logger level.