Doichain/dapp

Write logging concept

开放

#125 创建于 2020年2月20日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (13 个派生)auto 404
A prioritybountyenhancementhelp wantedtesttext & doc

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南