Skip to content

fix: use electron-log format styles. The function can not transform object correctly.#2889

Merged
yanguoyu merged 1 commit into
nervosnetwork:developfrom
yanguoyu:fix-log-format
Oct 19, 2023
Merged

fix: use electron-log format styles. The function can not transform object correctly.#2889
yanguoyu merged 1 commit into
nervosnetwork:developfrom
yanguoyu:fix-log-format

Conversation

@yanguoyu

Copy link
Copy Markdown
Contributor
  1. Before
[2023-10-19T06:44:40.522Z] [info] Network:      switched to:,[object Object]
  1. After
[2023-10-19T06:39:15.782Z] [info]  Network:     switched to: {
  id: '4a04d0de-cbf4-46c9-b383-5c73372387d6',
  name: 'devdd',
  remote: 'http://127.0.0.1:8114',
  genesisHash: '0x10639e0895502b5688a6be8cf69460d76541bfa4821629d86d62ba0aae3f9606',
  type: 1,
  chain: 'ckb_testnet',
  readonly: false
}

@yanguoyu
yanguoyu added this pull request to the merge queue Oct 19, 2023
Merged via the queue into nervosnetwork:develop with commit a8bf38d Oct 19, 2023
@yanguoyu
yanguoyu deleted the fix-log-format branch October 19, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants