@types/bunyan-winston-adapter
TypeScript icon, indicating that this package has built-in type declarations

0.2.6 • Public • Published

Installation

npm install --save @types/bunyan-winston-adapter

Summary

This package contains type definitions for bunyan-winston-adapter (https://github.com/gluwer/bunyan-winston-adapter).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bunyan-winston-adapter.

index.d.ts

import * as bunyan from "bunyan";
import { Logger } from "winston";

export function createAdapter(logger: Logger, mapping?: any): bunyan;

Additional Details

Credits

These definitions were written by .

Readme

Keywords

none

Package Sidebar

Install

npm i @types/bunyan-winston-adapter

Weekly Downloads

123

Version

0.2.6

License

MIT

Unpacked Size

2.97 kB

Total Files

5

Last publish

Collaborators

  • types