go-zero
go-zero copied to clipboard
Logx support supports multiple modes, such as writing to console and file at the same time
trafficstars
i want to write log to console and file at the same time,but mode just support one.
Please check if it works by using tail -f or tee commands.
https://github.com/jzero-io/jzero-contrib/tree/main/logtoconsole
you can use this.