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
Even though there is a dedicated overload for capturing protoc stdout/stderr since #49, protoc-jar's own debug logs are still being dumped to System.out.
Even though there is a dedicated overload for capturing
protoc
stdout/stderr since #49,protoc-jar
's own debug logs are still being dumped toSystem.out
.See thesamet/sbt-protoc#121 (comment) for where/why it would be beneficial.
The text was updated successfully, but these errors were encountered: