package
Version:
v0.0.53
Opens a new window with list of versions in this module.
Published: Jul 11, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Log invokes the registered logger when set. Safe to call from any goroutine.
func SetLogger(fn func(Entry))
SetLogger registers a host-provided debug logger. Nil clears the hook.
Entry is a structured debug log record passed to an optional host logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.