mirror of
https://github.com/status-im/status-go.git
synced 2025-02-10 22:06:36 +00:00
Patryk Osmaczko
291b87f82d
chore(mailserver)_: reduce debug logs size in messenger_mailserver
Logs from `messenger_mailserver` occupy 40 out of 100MB of data in my `geth.log`. Instead of extending `logger` with many parameters, such as `chatIDs`, `topic`, etc., the hash of those parameters is calucalted and kept as a context. iterates: #5889
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to run a Bootnode
- How to run a Mailserver
- How to run a Waku node
- How to configure status-go
Policies
License
Description
Languages
Go
98.6%
Python
0.8%
Shell
0.3%
Makefile
0.1%
Groovy
0.1%