50 lines
2.7 KiB
XML
50 lines
2.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
|
|
-->
|
|
<!-- Title: Logger Pages: 1 -->
|
|
<svg width="162pt" height="84pt"
|
|
viewBox="0.00 0.00 162.00 84.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 80)">
|
|
<title>Logger</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-80 158,-80 158,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node"><title>Node1</title>
|
|
<polygon fill="#bfbfbf" stroke="black" points="94,-56.5 94,-75.5 140,-75.5 140,-56.5 94,-56.5"/>
|
|
<text text-anchor="middle" x="117" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">Logger</text>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node"><title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="group__logging.html#class_file_logger" target="_top" xlink:title="Simple logger that writes to a file. ">
|
|
<polygon fill="white" stroke="black" points="0,-0.5 0,-19.5 62,-19.5 62,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="31" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">FileLogger</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge"><title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M94.5453,-50.9005C78.7756,-40.9986 58.1864,-28.0705 44.7831,-19.6545"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="92.8525,-53.9704 103.183,-56.324 96.5749,-48.0421 92.8525,-53.9704"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node"><title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="group__logging.html#class_stdout_logger" target="_top" xlink:title="Simple logger that writes to stdout. ">
|
|
<polygon fill="white" stroke="black" points="80,-0.5 80,-19.5 154,-19.5 154,-0.5 80,-0.5"/>
|
|
<text text-anchor="middle" x="117" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">StdoutLogger</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge"><title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M110.528,-46.1005C109.896,-37.1357 110.343,-26.8579 111.869,-19.7511"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="107.066,-46.6216 111.834,-56.083 114.007,-45.7134 107.066,-46.6216"/>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge3" class="edge"><title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M123.472,-46.1005C124.104,-37.1357 123.657,-26.8579 122.131,-19.7511"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="119.993,-45.7134 122.166,-56.083 126.934,-46.6216 119.993,-45.7134"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|