package nsqdtype Logger interface { Output(maxdepth int, s string) error} 转载于:https://www.cnblogs.com/zhangboyu/p/7457327.html