hexojs/hexo-log

Name: hexo-log

Owner: Hexo

Description: null

Created: 2016-02-10 07:33:43.0

Updated: 2018-05-04 02:03:40.0

Pushed: 2017-08-22 14:30:34.0

Homepage: null

Size: 10

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

hexo-log

Build Status NPM version Coverage Status

Logger for Hexo, based on bunyan with better console output.

Installation
m install hexo-log --save
Usage
log = require('hexo-log')({
bug: false,
lent: false


info('Hello world');

Option | Description | Default — | — | — debug | Display debug message and save log to debug.log file. | false silent | Don't display message in console. | false name | Name | hexo

License

MIT


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.