const setLogging: (options: LoggingOptions) => void
Turn on logging for the Live run-time. Very chatty.
tick: Log a divider between tree rendersdispatch: All dispatches to roots and sub-roots.fiber: All updates to individual fibers.packages / live / src / debug.ts