logger property

Logger logger
final

A logger that is used with the logging tree attached in this manager. Records recieved from this logger and its childrens are sent to the logging tree for further processing (or just printing, attached logging tree is responsible for processing).

Implementation

final Logger logger;