LogCallbackFunction
LogCallbackFunction(props: ): void | Promise<void>
Type that represents a callback function to receive the log messages.
Parameters
props:
Returns
type:
void | Promise<void>
LogCallbackFunction(props: ): void | Promise<void>
Type that represents a callback function to receive the log messages.
void | Promise<void>