MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Functions
GrpcSimpleLogger

@morojs/moro


@morojs/moro / grpcSimpleLogger

Function: grpcSimpleLogger()

grpcSimpleLogger(): (call, callback?, next?) => Promise<void>

Defined in: src/core/grpc/middleware/logging.ts:56

Simple request logger that just logs method and timing

Returns

(call, callback?, next?): Promise<void>

Parameters

call

GrpcCall

callback?

GrpcCallback<any>

next?

CallableFunction

Returns

Promise<void>

Back to grpcSimpleLoggerView 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.