79816738

Date: 2025-11-11 14:05:55
Score: 1
Natty:
Report link

You can try:

namedLogger := logger.Named("[TEST-NAME]")

namedLogger.Infof("log message")

And you'll see:

2025-11-11T14:54:52.092+0100    info    [TEST-NAME] log message
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Florin