event-logging-schema icon indicating copy to clipboard operation
event-logging-schema copied to clipboard

Unknown operation type should have an Outcome element

Open gcdev373 opened this issue 4 years ago • 1 comments

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.

gcdev373 avatar Feb 10 '21 09:02 gcdev373

This will likely be a breaking change as far as the event-logging lib is concerned

at055612 avatar Mar 17 '21 09:03 at055612

Fixed in 4.1.0

at055612 avatar Jun 17 '24 10:06 at055612