Skip to content

Commit 2a5eba5

Browse files
committed
docs(bulk-model-sync-gradle): document how to obtain logs
1 parent c32f8d2 commit 2a5eba5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/global/modules/core/pages/reference/component-bulk-model-sync-gradle.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,8 @@ modelSync {
169169
--
170170

171171
Generated Gradle task to perform synchronization: `runSyncPushToMyServer`.
172+
173+
== Logging
174+
175+
The plugin uses the normal Gradle logging.
176+
In case progress or debug information is required, run Gradle with `--info` or `--debug` command line arguments.

0 commit comments

Comments
 (0)