Module quil::targets [] [src]

Contains logger targets and the target trait for implementing custom targets

Structs

Console
ConsoleOptions
Dump
JsonFile

Line separated JSON log file target

TargetSet

A target that writes logged messages to a collection of targets contained with in.

Traits

Target

Structs that implement Target can be used with Logger.

Functions

escape_chars