Interface IODetachOptions

interface IODetachOptions {
    input?: AttachLevels;
    output?: AttachLevels;
}

Hierarchy (view full)

Properties

Properties

input?: AttachLevels

The log levels to use from the i/o input

output?: AttachLevels

The log levels to use for output to the i/o