logger property

dynamic logger
final

Type or constant instance of the logger to use in the worker thread. The type or instance type must implement SquadronLogger.

Implementation

final dynamic logger;