API Reference > bentleyjs-core > Logging > LogFunction LogFunction Type alias Defines the signature for a log function. LogFunction = (category: string, message: string, metaData?: GetMetaDataFunction) => void Defined in core/bentley/src/Logger.ts Line 17 Last Updated: 13 June, 2024