Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pleahmacaka/logger
- Owner: PleahMaCaka
- Created: 2022-04-01T14:14:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T18:14:27.000Z (over 1 year ago)
- Last Synced: 2024-10-15T07:09:36.022Z (2 months ago)
- Topics: log, logger, logging, logging-library, nodependence, pretty, simple, typescript
- Language: TypeScript
- Homepage:
- Size: 79.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)