Skip to main content
Module

x/http_fns/logger.ts>logGroupEnd

A bunch of functions for building HTTP servers
Go to Latest
function logGroupEnd
import { logGroupEnd } from "https://deno.land/x/http_fns@v0.0.27/logger.ts";

An interceptor that simply closes a log group (using console.groupEnd), that was started by logRequestGroup.