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