Name returns the name of logger built by this builder. This is used to register and pick the builder.
()
| 124 | // Name returns the name of logger built by this builder. |
| 125 | // This is used to register and pick the builder. |
| 126 | Name() string |
| 127 | } |
no outgoing calls
no test coverage detected