User Tools

Site Tools


org.gramar.base:tag.log

log Tag

The log tag processes and writes its content to the platform-appropriate console.

Attribute Kind Required Purpose
severity string yes Indicates the importance of the message to be logged.

Full Form

<c:log severity=“” >

Usage and Samples

When launching a gramar (via org.gramar.Apply), you set logging level via the logging parameter: e.g.:

java -cp ... org.gramar.Apply gramar=my.gramar model=my.model.xml workspace=gen logging=debug

Return to index

org.gramar.base/tag.log.txt · Last modified: 2016/06/27 20:34 (external edit)