logger property
Logger instance for tracking pod factory operations, errors, and diagnostic information.
Implementation
@protected
Log get logger => LogFactory.getLog(runtimeType);
Logger instance for tracking pod factory operations, errors, and diagnostic information.
@protected
Log get logger => LogFactory.getLog(runtimeType);