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

  • core/bentley/lib/cjs/BentleyError.d.ts Line 330

Last Updated: 28 March, 2024