import * as dxx from "https://deno.land/x/dxx@rf/src/lib/axe/$mod.ts";
Classes
A filter transform which uses a | |
Transform a
| |
Logger. This is what we write to. | |
Semi-structured data accessible to consumers of | |
Variables
Default log level properties for the built-in | |
Default log levels; adds 'trace' to the traditional RFC3164 list. | |
Functions
f env | Return the value of the environment variable
|
Interfaces
The log entry that Logger creates and forwards to its chained transforms and writers. | |
Configuration for the Logger | |
Transform function type; describes a simple generic function to perform data transformation. | |
Transform function type; describes a simple generic function to perform data transformation.
The function takes a | |
Type Aliases
A type defining a function which takes an input string and outputs the string with formatting (eg, bold, red, italics, etc) applied to it. | |