Skip to content

LOGGER

@tsed/di

Usage

typescript
import { LOGGER } from "@tsed/di";

See /packages/di/src/types/common/services/DILogger.ts.

Overview

ts
const LOGGER: unique symbol;
export type LOGGER = DILogger;

Released under the MIT License.