module Google
module Google::Logging
module Google::Logging::Utils
class Google::Logging::Message
class Google::Logging::SourceLocation
class Google::Logging::StructuredFormatter
google-logging-utils
0.2.0
# to_h
def to_h { file: @file, line: @line, function: @function } end