Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
maxLevel2
minLevel2
excludeQuestions

...

Enable performance logging

In the Confluence Administration → Logging and Profiling section add a new Entry with Package de.griffel.confluence.plugins.plantuml and Log Level INFO.

 

Image Added

 

After that you should see the rendering performance for each plantuml macro in the confluence.home/logs/atlassian-confluence.log File:

Code Block
languagebash
themeFadeToGrey
2016-04-08 13:52:53,161 INFO [http-nio-8059-exec-7] [confluence.plugins.plantuml.PlantUmlMacro] executeInternal Rendering UML diagram on page Foo:Bar took 375 ms.

 

"Error: dot cannot generated PNG file. Check your dot installation.

...