logger property

  1. @protected
Log get logger

Logger instance for tracking pod factory operations, errors, and diagnostic information.

Implementation

@protected
Log get logger => LogFactory.getLog(runtimeType);