[Enhancement] Exception message about consensus logs can be written into error.log #1245
Labels
Cosmetic
Type - Changes that improve user experience without affecting current functionality.
Housekeeping
Small enhancements that need to be done in order to keep the project organised
Ready-to-Implement
Issue state: Ready to be implemented or implementation in progress
Summary or problem description
Exception message about consensus logs can be written into error.log
Do you have any solution you want to propose?
Recently i've run several tests about consensus service, and found that the exception logs are not written to the file error.log, and fortunately I use screen to recover the session so the error logs can be found out. Even though you can use "> xx.log" to log this, this requires you add it when you start the service.
Where in the software does this update applies to?
neo-cli: #470
neo: ##1150
Exception like this, currently wallet format error will be logged, but consensus service error won't .
The text was updated successfully, but these errors were encountered: