Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyenought committed Jun 9, 2023
1 parent 9079836 commit f35a37c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fiberlog/default.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ func (l *defaultLogger) SetOutput(writer io.Writer) {
l.stdlog.SetOutput(writer)
}

// DefaultLogger returns the default logger.
func DefaultLogger() AllLogger {
return logger
}

0 comments on commit f35a37c

Please sign in to comment.