Optional metadata attached to a BentleyError. May either be an object or a function that returns an object. If this exception is logged and metadata is present, the metaData object is attached to the log entry via JSON.stringify

LoggingMetaData = GetMetaDataFunction | object | undefined

Defined in

Last Updated: 29 March, 2024