# @logmanager/utils

> Util libary used by @logmanager

Latest version **1.2.1** (published 2022-07-01) · 0 weekly downloads

## Install

```sh
npm install @logmanager/utils
pnpm add @logmanager/utils
yarn add @logmanager/utils
bun add @logmanager/utils
```

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.1 |
| Published | 2022-07-01 |
| First published | 2022-06-17 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 37.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | radioactive-publish-bot |
| Keywords | logger, log, logging, log manager, utils |

## Links

- npm: https://www.npmjs.com/package/@logmanager/utils
- Repository: https://gitlab.hobbylos.org/hobbylose-senior-full-stack-developer/logmanager/utils
- Issues: https://gitlab.hobbylos.org/hobbylose-senior-full-stack-developer/logmanager/utils/-/issues
- npm.io page: https://npm.io/package/@logmanager/utils

## Dependencies (4)

- [tslib](https://npm.io/package/tslib.md) ^2.4.0
- [@types/node](https://npm.io/package/@types/node.md) ^18.0.0
- [source-map-support](https://npm.io/package/source-map-support.md) ^0.5.21
- [@types/source-map-support](https://npm.io/package/@types/source-map-support.md) ^0.5.4

## Alternatives

- [cli-color](https://npm.io/package/cli-color.md) — 3.4M weekly downloads
- [log](https://npm.io/package/log.md) — 1.3M weekly downloads
- [logstash-client](https://npm.io/package/logstash-client.md) — 4.5K weekly downloads
- [@nocobase/plugin-logger](https://npm.io/package/@nocobase/plugin-logger.md) — 2.0K weekly downloads
- [child-process-debug](https://npm.io/package/child-process-debug.md) — 695 weekly downloads

## Recent versions

- 1.2.1 (latest) — 2022-07-01
- 1.2.0-alpha.2 (alpha) — 2022-07-01
- 1.2.0 — 2022-06-26
- 1.2.0-alpha.1 — 2022-06-26
- 1.1.0-alpha.1 — 2022-06-26
- 1.1.0 — 2022-06-19
- 1.0.4 — 2022-06-18
- 1.0.3 — 2022-06-17
- 1.0.2 — 2022-06-17
- 1.0.1 — 2022-06-17
- 1.0.0 — 2022-06-17

## README

# @logmanager/utils

Util libary used by @logmanager

Contains 3 Main parts:

### v9Stack

Utils for working with stacktraces

### abstractStatic

Decorators for creating "abstract static" class members. Will be checked at runtime when declaring an annotated class.

### collection

Collection of useful utilities that do not fit into a own category.

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