event-logging-schema
event-logging-schema copied to clipboard
Unknown operation type should have an Outcome element
Even when an operation does not fit nicely into the schema it can still be logged, as an <Unknown>. Such operations may fail, but there is not currently an <Outcome> element making it impossible to accurately record such an event.
Please add <Outcome> to <Unknown> to remedy this.
This will likely be a breaking change as far as the event-logging lib is concerned
Fixed in 4.1.0