# @coffeekraken/s-log

> Simple base log class that mainly specify what a log object has to have like a "type" property. It also export a lot of static constants to make use in your code like the __SLog.TYPE_INFO, and more...

Latest version **2.0.0-beta.1** (published 2023-09-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install @coffeekraken/s-log
pnpm add @coffeekraken/s-log
yarn add @coffeekraken/s-log
bun add @coffeekraken/s-log
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; low quality score.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0-beta.1 |
| Published | 2023-09-15 |
| First published | 2022-07-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 123.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Olivier Bossel |
| Maintainers | olivierbossel |

## Links

- npm: https://www.npmjs.com/package/@coffeekraken/s-log
- Homepage: https://coffeekraken.io
- npm.io page: https://npm.io/package/@coffeekraken/s-log

## Dependencies (2)

- [@coffeekraken/sugar](https://npm.io/package/@coffeekraken/sugar.md) ^2.0.0-beta.1
- [@coffeekraken/s-class](https://npm.io/package/@coffeekraken/s-class.md) ^2.0.0-beta.1

## Recent versions

- 2.0.0-beta.1 (latest) — 2023-09-15
- 2.0.0-alpha.20 — 2022-08-18
- 2.0.0-alpha.19 — 2022-08-16
- 2.0.0-alpha.18 — 2022-08-10
- 2.0.0-alpha.17 — 2022-08-10
- 2.0.0-alpha.16 — 2022-08-10
- 2.0.0-alpha.15 — 2022-08-10
- 2.0.0-alpha.14 — 2022-08-09
- 2.0.0-alpha.13 — 2022-08-05
- 2.0.0-alpha.12 — 2022-08-05
- 2.0.0-alpha.11 — 2022-08-04
- 2.0.0-alpha.10 — 2022-08-04
- 2.0.0-alpha.9 — 2022-08-03
- 2.0.0-alpha.8 — 2022-08-03
- 2.0.0-alpha.7 — 2022-08-03
- … 7 more at https://npm.io/package/@coffeekraken/s-log/versions

---
_Source: https://npm.io/package/@coffeekraken/s-log · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
