LogFunction Type
LogFunction = (category: string, message: string, metaData: LoggingMetaData) => void
Defines the signature for a log function.
Defined in
- core/bentley/lib/cjs/Logger.d.ts Line 10
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.