Skip to content

Commit 6217ff5

Browse files
authored
Merge pull request #362 from modelix/feature/document-bulk-model-sync-gradle-logging
docs(bulk-model-sync-gradle): document how to obtain logs
2 parents d76f485 + 2a5eba5 commit 6217ff5

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)