Module: Protobuf::Logger::LogMethods

Overview

LogMethods module for log method including, e.g.:

class MyClass include Protobuf::Logger::LogMethods ... end

Produce a module to allow "include" in other classes to avoid cluttering the namespace of the including class with the other methods defined above