SingletonType#
- class ansys.tools.common.logger.SingletonType#
Bases:
typeProvides the singleton helper class for the logger.
Overview#
Call to redirect new instances to the singleton instance. |
Import detail#
from ansys.tools.common.logger import SingletonType
Method detail#
- SingletonType.__call__(*args, **kwargs)#
Call to redirect new instances to the singleton instance.