type
LogMetricType type
Store the log metric type.
This is the type that is managed by the subclass that extends from this
class. The type is stored in the super class, as it offers a way to
simplify the other methods, as they now have information available about
the type of metrics they manage.