Open Tectu opened 6 months ago
Currently, malloy::server::http::router_adaptor's websocket() and http() functions use a different style to log to the connection logger. This should be unified.
malloy::server::http::router_adaptor
websocket()
http()
Currently,
malloy::server::http::router_adaptor
'swebsocket()
andhttp()
functions use a different style to log to the connection logger. This should be unified.