Skip to content

Remove thread from ilog #25

@mvandeberg

Description

@mvandeberg

In our logging for appbase we see lines of the form 'parse error: Invalid numeric literal at line 1, column 7'

This is due to the thread name portion of the log file. We are now using boost threads instead of fc threads and some of the assumptions of the format of the thread are incorrect. This can lead to printing of non-ASCII characters. I suggest removing this part of the log message.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions