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
In one of latest releases GeneratedMessage's toString method became multi-line. It makes very hard to grep logs which contain scalapb-generated messages.
It would be great to have singleLineMode param configurable.
The text was updated successfully, but these errors were encountered:
In one of latest releases GeneratedMessage's
toString
method became multi-line. It makes very hard to grep logs which contain scalapb-generated messages.It would be great to have
singleLineMode
param configurable.The text was updated successfully, but these errors were encountered: