DdxLogger.warning constructor

DdxLogger.warning(
  1. dynamic message
)

Implementation

factory DdxLogger.warning(dynamic message) = WarningLogger;