Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
ics:catalogmanager.deletelog
Deletes the log file using
ics:catalogmanager(futuretenseip_address.txt) if per-IP address logging is enabled.Syntax
<ics:catalogmanager> <ics:argument name="ftcmd" value="deletelog" /> </ics:catalogmanager>Parameters
ftcmd (required)- Value must be set to
 deletelog.
Description
The
deletelogcommand deletes the log file (futuretenseip_address.txt) if per-IP address logging is enabled. Enable per-IP address logging by setting theft.dblproperty, found in the Content Server properties file (futuretense.ini), toyes.This command is useful for removing the existing log file so that you can create a new one when debugging. When the application server restarts and Content Server is called the first time, the Content Server servlet attempts to delete all previous log files, regardless of whether per-IP address logging is enabled. This means that the Content Server log file is deleted as well as any other
.TXTfiles in the directory where the logs are stored.errno
The possible values of
errnoinclude:
 Value Description -300 File not found.See Also
The following
ics:catalogmanagercommand:
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.