Doichain/dapp

Write logging concept

Aberta

#125 aberto em 20 de fev. de 2020

 (0 comentário) (0 reação) (0 responsável)JavaScript (13 forks)auto 404
A prioritybountyenhancementhelp wantedtesttext & doc

Métricas do repositório

Stars
 (6 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador