[**@sora-soft/framework API Reference v2.0.0**](../README.md)

***

[@sora-soft/framework API Reference](../globals.md) / ILoggerOutputOptions

# Interface: ILoggerOutputOptions

Defined in: [packages/framework/src/lib/logger/LoggerOutput.ts:5](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/lib/logger/LoggerOutput.ts#L5)

## Extended by

- [`IConsoleOutputOptions`](IConsoleOutputOptions.md)

## Properties

### levels?

> `optional` **levels?**: [`LogLevel`](../enumerations/LogLevel.md)[]

Defined in: [packages/framework/src/lib/logger/LoggerOutput.ts:6](https://github.com/sora-soft/sora-node/blob/b502ee5b534689cc7d2350abf8d8b0ff780961fe/packages/framework/src/lib/logger/LoggerOutput.ts#L6)
