OptionalhandlerCustom handler for log output. When provided, this function receives all log calls instead of console methods. Useful for integrating with external logging systems.
Minimum level to log. Messages at or above this level will be logged.
OptionalprefixPrefix for all log messages.
OptionaltimestampWhether to include ISO timestamp in log messages.
Configuration options for the SDK logger.