Skip to content

Node后端微服务框架,基于koa-xlog中间件,异步日志

Notifications You must be signed in to change notification settings

cheneyweb/koa-xlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-xauth

Node后端微服务框架,基于koa-xlog中间件,异步日志

传送门:XServer官网文档

框架目录结构

├── app.js
├── config
│   ├── default.json
│   ├── develop.json
│   └── production.json
├── node_modules
├── package.json
└── xlog_modules
    └── koa-xlog

快速上手

1、const xauth = require('koa-xlog')
2、app.use(xlog())

帮助联系

作者:cheneyxu
邮箱:457299596@qq.com
QQ:457299596

更新日志

2017.12.09:初版
2017.12.10:精简内部配置
2018.01.29:更新依赖
2019.07.10:更新依赖

About

Node后端微服务框架,基于koa-xlog中间件,异步日志

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published