▲ 4 ▼ The missing (structured) log facade (SLF) for Go
The slf module provides for Go what SLF4J does for Java: a clean logging facade with no implementation and a factory that any code can use to pull a logger configured at the start of the application. It then goes a step further and defines a structured logging facade rather than a "simple" one.
Register to comment or vote on this story