Skip to content

Commit c25782e

Browse files
committed
fork.yaml: document context logging extension
1 parent fa21ecb commit c25782e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

fork.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,12 @@ def:
327327
- title: "Geth extras"
328328
description: Extend the tools available in geth to improve external testing and tooling.
329329
sub:
330+
- title: Logger improvements
331+
description: |
332+
Extend the logger with context-logging support
333+
globs:
334+
- "log/logger.go"
335+
- "log/root.go"
330336
- title: JSON-RPC recording
331337
description: |
332338
Extend server and client with configurable JSON-RPC message recording.

0 commit comments

Comments
 (0)