Doichain/dapp

Write logging concept

Ouverte

#125 ouverte le 20 févr. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (13 forks)auto 404
A prioritybountyenhancementhelp wantedtesttext & doc

Métriques du dépôt

Stars
 (6 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

The logging concept of dApp, doichain-meteor-api and connected Doichain modules are still somewhat incomplete and insufficient.

A better logging concept respecting all modules and node types should be written. e.g.

  • Send-dApp mode (Alice)
  • Validator-dApp mode (Bob)
  • RPC-API

It should be possible to switch on and of different log levels via settings collection in db and through the web frontend.

Please provide a written concept on how to implement this into Doichain dApp and doichain-meteor-API and associated modules.

Guide contributeur