MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Interfaces
LogOutput

@morojs/moro


@morojs/moro / LogOutput

Interface: LogOutput

Defined in: src/types/logger.ts:37

Properties

format?

optional format: "pretty" | "json" | "compact"

Defined in: src/types/logger.ts:41


level?

optional level: LogLevel

Defined in: src/types/logger.ts:40


name

name: string

Defined in: src/types/logger.ts:38


write()

write: (entry) => void | Promise<void>

Defined in: src/types/logger.ts:39

Parameters

entry

LogEntry

Returns

void | Promise<void>

Back to LogOutputView Source
MoroJSoro JS

A TypeScript backend framework with its own native engine. Zero dependencies, four runtimes.

Product

DocsBenchmarksPlaygroundCLIBlog

Compare

vs ExpressMigration guidesRoadmap

Community

GitHubDiscordXExamples

Legal

PrivacyTermsAbout
© CM Ventures, Inc. Built withfor the TypeScript community.