logging property

bool logging
final

Whether executions will be logged. When set to false, executions will not be logged, but will reduce resource used by your Appwrite project.

Implementation

final bool logging;