# LogLevel

**Kind:** Type

**Source:** [`packages/common/services/logger.service.ts`](https://github.com/nestjs/nest/blob/master/packages/common/services/logger.service.ts#L18)

**Part of:** [Common](subsystem-packages-common)

## Definition

```ts
(typeof LOG_LEVELS)[number]
```

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `NestApplicationContext` — `packages/core/nest-application-context.ts`:40
