Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
ics:logmsg
Writes strings to a Content Server log file for debugging or system monitoring.
Syntax
<ics:logmsg msg="text" />Description
Use this tag if you want to perform debugging or system monitoring. The log strings are written to your Content Server log file.
errno
The value of
errnois unchanged.Example
<ics:if condition='<%ics.GetErrno() != 0%>'> <ics:then> <ics:logmsg str='<%=ics.GetErrno()%>'/> </ics:then> </ics:if>
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.