LogFunction Type alias

LogFunction = (category: string, message: string, metaData: LoggingMetaData) => void

Defined in

  • core/bentley/lib/cjs/Logger.d.ts Line 9

Last Updated: 29 February, 2024