With adds structured context to the Core.
([]Field)
| 27 | |
| 28 | // With adds structured context to the Core. |
| 29 | With([]Field) Core |
| 30 | // Check determines whether the supplied Entry should be logged (using the |
| 31 | // embedded LevelEnabler and possibly some extra logic). If the entry |
| 32 | // should be logged, the Core adds itself to the CheckedEntry and returns |
no outgoing calls