site_model_to_xml_tracelog {beautier}R Documentation

Creates the site model's XML for the tracelog section

Description

Creates the site model's XML for the tracelog section

Usage

site_model_to_xml_tracelog(site_model)

Arguments

site_model

a site model, as returned by create_site_model

Value

lines of XML text

Author(s)

Richèl J.C. Bilderbeek

See Also

all site models' tracelog section is created by site_models_to_xml_tracelog

Examples

check_empty_beautier_folder()

# <logger id="tracelog" ...>
#'   # Here
# </logger>

check_empty_beautier_folder()

[Package beautier version 2.6.11 Index]