User Tools

Site Tools


org.gramar.base:tag.log

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
org.gramar.base:tag.log [2016/06/26 17:04]
127.0.0.1 external edit
org.gramar.base:tag.log [2016/06/27 20:34] (current)
Line 4: Line 4:
 The log tag processes and writes its content to the platform-appropriate console. The log tag processes and writes its content to the platform-appropriate console.
  
- 
-<​**c:​log** ​ **severity**=""​ > 
  
 ^ Attribute ​     ^ Kind   ^ Required ​   ^ Purpose ​         ^ ^ Attribute ​     ^ Kind   ^ Required ​   ^ Purpose ​         ^
 |**severity** ​ |string ​ |yes  |Indicates the importance of the message to be logged. ​ | |**severity** ​ |string ​ |yes  |Indicates the importance of the message to be logged. ​ |
  
-=== Usage and examples ​===+=== 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.: 
 +<​code>​java -cp ... org.gramar.Apply gramar=my.gramar model=my.model.xml workspace=gen logging=debug</​code>​ 
  
-Place a `taglib` element within `<​taglibs>​` element in the **gramar.config** file in the root of your gramar: 
  
-    <​taglibs>​ 
-        <​taglib ​ prefix="​c"​ extension="​org.gramar.base"​ /> 
-    </​taglibs>​ 
  
 Return to [[org.gramar.base:​index|index]] Return to [[org.gramar.base:​index|index]]
org.gramar.base/tag.log.1466960687.txt.gz · Last modified: 2016/06/26 23:36 (external edit)