UNPKG

xlogger

Version:
17 lines (14 loc) 499 B
/* ================================================================ * xlogger by xdf(xudafeng[at]126.com) * * first created at : Sun Mar 06 2016 19:11:41 GMT+0800 (CST) * * ================================================================ * Copyright xdf * * Licensed under the MIT License * You may not use this file except in compliance with the License. * * ================================================================ */ 'use strict'; module.exports = require('./lib/xlogger');