Function
log
Log a message to the client
log: func(output: borrow<output-stream>, message: string, level: log-level, logger: option<string>) -> result<_, notification-error>;Log a message to the client
log: func(output: borrow<output-stream>, message: string, level: log-level, logger: option<string>) -> result<_, notification-error>;