Doichain/dapp

Write logging concept

Offen

#125 geöffnet am 20.02.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (13 Forks)auto 404
A prioritybountyenhancementhelp wantedtesttext & doc

Repository-Metriken

Stars
 (6 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide