Publish LocalLoggingHelper, LocalLoggingImpl for unit testing of google-cloud-logging usage #29
Labels
api: logging
Issues related to the googleapis/java-logging API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
We would like to do JUnit tests of our usage of the Stackdriver Logging API. There are some useful classes --
LocalLoggingHelper
,LocalLoggingImpl
-- that we could use, but they are not published in the google-cloud-logging package. This would be a much better solution for us than using the test project solution advocated for here.The text was updated successfully, but these errors were encountered: