helpers/logging_mixin library
Mixins
Functions
-
loggerNameOf(
Type type) → String - Converts a type name to snake case
-
sunnyLogger(
Type type, {Type? subscript}) → Logger -
Produces a logger using snake case naming conventions. If
subscript
is provided, it will be appended to the name in square brackets, eg sunny_listcontact