1.0.1-alpha.1 • Published 2 years ago

@coboxcoop/logger v1.0.1-alpha.1

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
gitlab
Last release
2 years ago

logger

standard-readme compliant

Table of Contents

About

CoBox is an encrypted p2p file system and distributed back-up tool. README provides a map of the project.

logger provides production (and development) logs for the cobox stack. All sensitive information is redacted by hashing the data. The hash remains useful for debugging purposes, but the original data is not revealed.

Install

npm i -g @coboxcoop/logger

Usage

TODO

API

See swagger documentation... (we won't have this for a while).

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

AGPL-3.0-or-later