Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove thread from ilog #25

Open
mvandeberg opened this issue Sep 14, 2017 · 0 comments
Open

Remove thread from ilog #25

mvandeberg opened this issue Sep 14, 2017 · 0 comments
Assignees

Comments

@mvandeberg
Copy link

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.

@mvandeberg mvandeberg self-assigned this Sep 14, 2017
mvandeberg added a commit that referenced this issue Sep 14, 2017
mvandeberg pushed a commit that referenced this issue Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant