lib/google/cloud/logging/logger.rb in google-cloud-logging-0.23.1 vs lib/google/cloud/logging/logger.rb in google-cloud-logging-0.23.2

- old
+ new

@@ -11,9 +11,10 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +require "logger" require "orderedhash" module Google module Cloud module Logging