Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
NoOpLogger returns a new, non-operational logger of io.Writer, it does nothing any form of input.
Functions ¶
func Log ¶
Log sends a message to the defined logger of io.Writer logger, it's just a help function for internal use but it can be used to a cusotom middleware too.
See AttachLogger too.
Types ¶
This section is empty.
Source Files
¶
- dev.go
- logger.go
- noop.go
Click to show internal directories.
Click to hide internal directories.