fuel-core
fuel-core copied to clipboard
Create users friendly logs
Deliverables:
- [ ] Add some standards to the Engineering Style Guide
- [ ] Logs for relayer block logs are not clearly from L1. We should also highlight L2 blocks that way.
- [ ] Logs for P2P connections
- [ ] Logs for Gas Price Service/Updater code
This could be a whole feature, depending on how we choose to go about it.
One major place is the current state of P2P, like if we aren't connected, it would be good to make sure it is clear to the user.
The point of this is to make it easier to solve problems more quickly, especially internally.
One thing we can do is have everyone on the team spin up a node locally and catalog any issues you have with that experience. Dog food the process.