@infotorg/winston-log-formats
Version:
Infotorg log formats for Winston logger
45 lines (32 loc) • 465 B
Plain Text
### Node template
# Logs
/logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Dependency directories
node_modules/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# dotenv environment variables file
.env
# Build generate
dist/
# IDE / Editor
.idea
.vscode
# macOS
.DS_Store
# Vim swap files
*.swp
# NVM file
.nvmrc
package.json
npm-shrinkwrap.json