mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
Batch changes from of review comments - there are more
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
## TransformerDebug
|
||||
# TransformerDebug
|
||||
|
||||
In addition to any normal logging, the t-engines, t-router and t-client also
|
||||
use the `TransformerDebug` class to provide request based logging. The
|
||||
following is an example from Alfresco after the upload of a `docx` file.
|
||||
|
||||
~~~
|
||||
~~~text
|
||||
163 docx json AGM 2016 - Masters report.docx 14.8 KB -- metadataExtract -- TransformService
|
||||
163 workspace://SpacesStore/0db3a665-328d-4437-85ed-56b753cf19c8 1563306426
|
||||
163 docx json 14.8 KB -- metadataExtract -- PoiMetadataExtractor
|
||||
@@ -43,4 +43,4 @@ to `pdf` and then another pipeline to convert to `png`. The last step
|
||||
options.
|
||||
|
||||
If requested, log information is passed back in the TransformReply's
|
||||
clientData.
|
||||
clientData.
|
||||
|
Reference in New Issue
Block a user