Skip to content

README.md is not updated for usage example #33

@jtara1

Description

@jtara1

using:
winston-redis@3.0.0
node v8.11.1

should be

const winston = require('winston');
const Redis = require('winston-redis');
winston.add(new Redis);

in the file in which you create your winston logger

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions