UNPKG

xlogger

Version:
19 lines (15 loc) 503 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'; var _ = require('xutil'); module.exports = _;