Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pleahmacaka/logger

Simple TypeScript logger with no dependencies
https://github.com/pleahmacaka/logger

log logger logging logging-library nodependence pretty simple typescript

Last synced: 27 days ago
JSON representation

Simple TypeScript logger with no dependencies

Awesome Lists containing this project

README

        

## Preview

[NPM](https://www.npmjs.com/package/@pleahmacaka/logger)

### Installation
`npm install @pleahmacaka/logger`
`yarn add @pleahmacaka/logger`

### Example Code

![code](https://github.com/PleahMaCaka/P-Logger/blob/master/img/code.png?raw=true)

### Output logs

![log](https://raw.githubusercontent.com/PleahMaCaka/P-Logger/master/img/log.png?raw=true)