Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

christophehurpeaudeprecated/ibex-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auk-logger

import Koa from 'koa';
import config from 'auk-config';
import logger from 'auk-logger';

const app = new Koa();
config(__dirname + '/config')(app);
logger(app);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published