groupLogger

A read only property that returns a logger with tag tag and prefixes the messages with the name of the component where the property is defined. tag will override the tag of the config, but messagePrefix can be overriden via the config

Parameters

tag

Tag of the logger

config

Configuration to be applied on the logger