We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b368ff commit c79fa8bCopy full SHA for c79fa8b
Features/customlogging-yocordapp/README.md
@@ -19,7 +19,7 @@ In this example not only do the node logs output in json but we can add arbitrar
19
logger.info("Initializing the transaction.");
20
```
21
22
-When we log this informational message, it gets output along with the other key value pairs we've specified in a JSON formatt:
+When we log this informational message, it gets output along with the other key value pairs we've specified in a JSON formatt:
23
24
{
25
"instant": {
0 commit comments