Describe the bug



To Reproduce
Steps to reproduce the behavior:
- create a NewDefaultLogger with nil logger.
- use logger.Info
Expected behavior
nil logger with no print but not panic.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
nil logger with no print but not panic.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.