[WIP]refactor:Soft connect logger to cwgo-pkg #133
Annotations
3 errors
logging/zerolog/logger.go#L23
cannot use (*Logger)(nil) (value of type *Logger) as klog.FullLogger value in variable declaration: *Logger does not implement klog.FullLogger (missing method CtxDebugf) (typecheck)
|
logging/zerolog/logger_test.go#L60
cannot use logger (variable of type *Logger) as klog.FullLogger value in argument to klog.SetLogger: *Logger does not implement klog.FullLogger (missing method CtxDebugf) (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading