Returns log as HTML table. The input data will be trimmed and encoded.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(log_type), | intent(inout) | :: | log |
Log type. |
||
character(len=*), | intent(in), | optional | :: | prefix_node |
Node link prefix. |
|
character(len=*), | intent(in), | optional | :: | prefix_sensor |
Sensor link prefix. |
|
character(len=*), | intent(in), | optional | :: | prefix_target |
Target link prefix. |
|
character(len=*), | intent(in), | optional | :: | prefix_observ |
Observation link prefix. |
Generated HTML.