update comment
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ func SetLoggerConfiguration(config *settings.Config, isDisableBootLog bool) erro
|
|||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
// DebugfWithRequestId logs debug log with custom format
|
// Debugf logs debug log with custom format
|
||||||
func Debugf(c core.Context, format string, args ...any) {
|
func Debugf(c core.Context, format string, args ...any) {
|
||||||
if c == nil {
|
if c == nil {
|
||||||
defaultLogger.Debug(getFinalLog(format, args...))
|
defaultLogger.Debug(getFinalLog(format, args...))
|
||||||
|
|||||||
Reference in New Issue
Block a user