Dacris.Maestro.Core.LogState Interaction

Writes a piece of the state to Serilog sinks.

Preconditions:

InputStateKey has the JSON path of the state entry that should be logged.

Sample State.json Input

{
  "sampleKey": "yourText"
}