Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 671f010

Browse files
committed
Add the doma.trace option
1 parent ecbae33 commit 671f010

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/annotation-processing.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ doma.sql.validation
7575
To disable the validations, set ``false``.
7676
The default value is ``true``.
7777

78+
doma.trace
79+
Whether to output trace logs during annotation processing.
80+
If set to ``true``, the annotation processors will output trace logs, including the execution time of annotation processing.
81+
The default value is ``false``.
82+
7883
doma.version.validation
7984
Whether to validate the versions of doma.jar between runtime and compile-time.
8085
If the value is ``true``, the validation runs.

0 commit comments

Comments
 (0)