Skip to content

Log Skipping outline-color (null) #96

Description

@feiyuone

hello,
when I use docx4j-ImportXHTML convert a html file to docx file,I got a lot of logs like these:

08:58:00.308 [http-nio-8080-exec-3] WARN o.d.c.in.xhtml.XHTMLImporterImpl 784 - Skipping clip .. (null value)
08:58:00.309 [http-nio-8080-exec-3] WARN o.d.c.in.xhtml.XHTMLImporterImpl 784 - Skipping outline-color .. (null value)
08:58:00.309 [http-nio-8080-exec-3] WARN o.d.c.in.xhtml.XHTMLImporterImpl 784 - Skipping outline-style .. (null value)
08:58:00.309 [http-nio-8080-exec-3] WARN o.d.c.in.xhtml.XHTMLImporterImpl 784 - Skipping outline-width .. (null value)
08:58:00.309 [http-nio-8080-exec-3] WARN o.d.c.in.xhtml.XHTMLImporterImpl 784 - Skipping unicode-bidi .. (null value)

the java version is 1.8.0_371,docx4j-ImportXHTML is 8.3.8.
how can i fixed it or how can i block these logs?
thanks for advanced!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions