Skip to content

Okirshen/loggit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Loggit

loggit is a simple logging middleware

Usage

import loggit from 'https://deno.land/x/loggit/mod.ts';

app.use(loggit);

Author

Ofri Kirshen