Page MenuHomePhabricator

[alias-server] Deprecate custom log function
ClosedPublic

Authored by bytesofman on Apr 28 2023, 04:30.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCa181812b56b7: [alias-server] Deprecate custom log function
Summary

T3060

This was useful in early testing to view detailed object data in the log. This isn't useful for the prod app. Causes additional complications in that JSON.stringify will render an empty object if the data is typed, e.g. an Error.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
alias-server-deprecate-log
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23536
Build 46691: Build Diffalias-server-tests
Build 46690: arc lint + arc unit