Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
The native client logging system currently prints the threadId in all log messages. Since all internally created native client threads are named, we should print the threadName instead of threadId. This will be extremely helpful to understanding the flow of messages since there are many background threads in the native client.
Note: Lots of log messages are running on an application thread which was not created internally by the native client. Messages running on these threads should continue to print the threadId.
Attachments
Issue Links
- links to