Hi, just a small problem: in the readme under this topic (https://github.com/wacul/ulog#use-contextcontext-with-ulog) in the logrus example, the adapter import path is wrong. The correct one is: **logrusadapter "github.com/wacul/ulog/adapter/logrus"**
Hi,
just a small problem:
in the readme under this topic (https://github.com/wacul/ulog#use-contextcontext-with-ulog) in the logrus example, the adapter import path is wrong.
The correct one is: logrusadapter "github.com/wacul/ulog/adapter/logrus"