pub(super) fn new_formatter(granularity: Duration) -> impl FormatTimeExpand description
Construct a new FormatTime
from a given user-supplied description of the desired log granularity.
pub(super) fn new_formatter(granularity: Duration) -> impl FormatTimeConstruct a new FormatTime
from a given user-supplied description of the desired log granularity.