You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LogMessage: reduce toString(), which is used by StderrLogService
StderrLogService uses LogMessage.toString() to print log messages.
Reduce the amount of information contained in LogMessage.toString(),
to make the console output easier to read.
0 commit comments