finam.Loggable#
- class finam.Loggable[source]#
Bases:
ABCLoggable component.
- Attributes:
loggerLogger for this component.
logger_nameLogger name.
uses_base_logger_nameWhether this class has a
base_logger_nameattribute.
- abstract property uses_base_logger_name#
Whether this class has a
base_logger_nameattribute.
- abstract property logger_name#
Logger name.
- property logger#
Logger for this component.