logging property
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;
Whether executions will be logged. When set to false, executions will not be logged, but will reduce resource used by your Appwrite project.
final bool logging;