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

org.gramar.base:tag.log [2016/06/26 23:36]
bradbouldin [log Tag]
org.gramar.base:tag.log [2016/06/27 20:34]
Line 1: Line 1:
- 
-==== log Tag ==== 
- 
-The log tag processes and writes its content to the platform-appropriate console. 
- 
- 
-<​**c:​log** ​ **severity**=""​ > 
- 
-^ Attribute ​     ^ Kind   ^ Required ​   ^ Purpose ​         ^ 
-|**severity** ​ |string ​ |yes  |Indicates the importance of the message to be logged: debug, info (the default), warning, error, or severe. | 
- 
-=== Usage and examples === 
- 
-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]] 
- 
- 
  
org.gramar.base/tag.log.txt ยท Last modified: 2016/06/27 20:34 (external edit)