mirror of
https://github.com/corda/corda.git
synced 2024-12-20 05:28:21 +00:00
CORDA-3317 correct docs typo
CORDA-3317 correct docs typo
This commit is contained in:
commit
e9b85a35c6
@ -342,7 +342,7 @@ It is also important that we capture the correct amount of contextual informatio
|
|||||||
- Flow id (runId, also referred to as `StateMachineRunId`), if logging within a flow
|
- Flow id (runId, also referred to as `StateMachineRunId`), if logging within a flow
|
||||||
- Other contextual Flow information (eg. counterparty), if logging within a flow
|
- Other contextual Flow information (eg. counterparty), if logging within a flow
|
||||||
- `FlowStackSnapshot` information for catastrophic flow failures.
|
- `FlowStackSnapshot` information for catastrophic flow failures.
|
||||||
Note: this information is not currently supposed to be used in production (???).
|
Note: this information is not currently supposed to be used in production.
|
||||||
- Session id information for RPC calls
|
- Session id information for RPC calls
|
||||||
- CorDapp name, if logging from within a CorDapp
|
- CorDapp name, if logging from within a CorDapp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user