enableLogging property

bool enableLogging
final

True if logging is enabled for this session. Normally, logging should be enabled but it will be disabled for internal sessions used by Serverpod.

Implementation

final bool enableLogging;