Home > Contents > 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
deletelog
command deletes the log file (futuretenseip_address.txt
) if per-IP address logging is enabled. Enable per-IP address logging by setting theft.dbl
property, found in the Sites 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 Sites is called the first time, the Sites servlet attempts to delete all previous log files, regardless of whether per-IP address logging is enabled. This means that the Sites log file is deleted as well as any other
.TXT
files in the directory where the logs are stored.Error Numbers
The possible values of
errno
include:
Value Description -300 File not found.See Also
The following
ics:catalogmanager
command:
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.