SetStream sets the output of this Logger. This is meant to be used by the framework.
(config *LoggerStreamConfig)
| 50 | GetConfig() *LoggerConfig |
| 51 | // SetStream sets the output of this Logger. This is meant to be used by the framework. |
| 52 | SetStream(config *LoggerStreamConfig) |
| 53 | } |
| 54 | |
| 55 | // LoggerStreamConfig stream related config to set on a Logger |
no outgoing calls
no test coverage detected