DDS-GmbH / jocument

JVM based template engine for DOCX and XLSX.
MIT License
3 stars 1 forks source link

Stop Spamming "Path to mapping file ..." in Logs #205

Open alexpartsch opened 1 year ago

alexpartsch commented 1 year ago
2023-03-24T07:54:31.643+01:00  INFO 42490 --- [nio-8080-exec-4] c.docutools.jocument.impl.TemplateImpl   : Starting generating from template com.docutools.jocument.impl.TemplateImpl@7f183e3b with resolver com.docutools.jocument.impl.ReflectionResolver@85bb4a0
2023-03-24T07:54:31.644+01:00  INFO 42490 --- [nio-8080-exec-4] c.docutools.jocument.impl.DocumentImpl   : Waiting for completion for 5000 milliseconds
2023-03-24T07:54:31.644+01:00  INFO 42490 --- [       Thread-1] c.docutools.jocument.impl.DocumentImpl   : Starting generating document from path null with template com.docutools.jocument.impl.TemplateImpl@7f183e3b and resolver com.docutools.jocument.impl.ReflectionResolver@85bb4a0
2023-03-24T07:54:31.645+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.word.WordDocumentImpl  : Starting generation
2023-03-24T07:54:31.880+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.word.WordDocumentImpl  : Set user locale to de_DE
2023-03-24T07:54:31.884+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.884+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.894+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.895+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.895+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.895+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.896+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.word.WordUtilities     : Failed to get text from paragraph org.apache.poi.xwpf.usermodel.XWPFParagraph@544039a0
2023-03-24T07:54:31.896+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.896+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.896+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.896+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.word.WordUtilities     : Failed to get text from paragraph org.apache.poi.xwpf.usermodel.XWPFParagraph@544039a0
2023-03-24T07:54:31.896+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.896+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.896+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.896+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.word.WordUtilities     : Failed to get text from paragraph org.apache.poi.xwpf.usermodel.XWPFParagraph@544039a0
2023-03-24T07:54:31.897+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.897+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.897+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.898+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.898+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.898+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.898+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.898+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.898+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.PlaceholderMapperImpl  : Path to mapping file is null
2023-03-24T07:54:31.917+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.word.WordDocumentImpl  : Writing document to sun.nio.ch.ChannelOutputStream@36f3e3e5
2023-03-24T07:54:31.970+01:00  INFO 42490 --- [       Thread-1] c.d.jocument.impl.word.WordDocumentImpl  : Finished generation
2023-03-24T07:54:31.970+01:00  INFO 42490 --- [       Thread-1] c.docutools.jocument.impl.DocumentImpl   : Finished generating document from path /var/folders/6m/rp2v353x08s1wh68v9k912ph0000gn/T/jocument-9255809555502789036.docx with template com.docutools.jocument.impl.TemplateImpl@7f183e3b and resolver com.docutools.jocument.impl.ReflectionResolver@85bb4a0