Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

logtopus-file-logger

Andifeind18MIT1.0.2

File logger module for Logtopus logger

log, logger, filelog, filelogger, logtopus

readme

Logtopus File Logger

Build Status

File logger module for Logtopus logger.

Configuration

file:
  logfile: './logs/app.log' # Logfile, relative to process.cwd(),
  separator: ' ' # Data separator.