Skip to content

SO: Improve exception logging #497

@bitphage

Description

@bitphage

When broadcastig a trx an exception may occur which is printed by traceback.print_exc(file=sys.stdout). The problem is that it isn't getting written in log. Use self.log.exception instead.

Metadata

Metadata

Assignees

Labels

[3] Type: Bug[5] Small TaskIndicates size of task. Est. between one and two hours

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions