Doichain/dapp

Write logging concept

Aperta

#125 aperta il 20 feb 2020

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (13 fork)auto 404
A prioritybountyenhancementhelp wantedtesttext & doc

Metriche repository

Star
 (6 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor