Using the mkvdk utility
143
The log file contains the following fields:
•
Date
•
Time
•
Level
•
Code
•
Component
•
Description
You can use the log file to view details about what happens during the collection creation process.
Use the mkvdk
-loglevel
command and specify the numeric identifier for the message level you
want, as summarized in the following table:
To calculate the numeric parameter, add the numbers for the message types you want to include.
The default for both
-outlevel
and
-loglevel
is 15, which selects fatal, error, warning, and
status messages (1+2+4+8).
Getting started with the Verity mkvdk utility
The following is the basic mkvdk syntax:
mkvdk -collection path [option] [...] [filespec] [...]
Where:
•
Square brackets ( [ ] ) indicate optional items.
•
An ellipsis (...) indicates repetition of the previous item. Thus, [filespec] [...] indicates an
optional series of filespec items.
•
filespec represents a document filename or a list of document filenames. If filespec is a list of
files, it should consist of an at sign (@) followed by the filename containing the list (for
example, @filelist).
•
The -collection pat
h
argument creates or opens a collection. This argument is required.
Numerous optional syntax options are listed below. All syntax options must precede the first
filespec
parameter.
Type
Number
Fatal
1
Error
2
Warning
4
Status
8
Info
16
Verbose
32
Debug
64
Содержание COLFUSION MX 7 - INSTALLING AND USING COLDFUSION...
Страница 1: ...COLDFUSION MX7 Configuring and Administering ColdFusion MX ...
Страница 6: ...6 Contents ...
Страница 10: ......
Страница 78: ...78 Chapter 4 Web Server Management ...
Страница 84: ...84 Chapter 5 Deploying ColdFusion Applications ...
Страница 102: ...102 Chapter 7 Using Multiple Server Instances ...
Страница 104: ......
Страница 108: ...108 Chapter 8 Introducing Verity and Verity Tools ...
Страница 164: ...164 Chapter 10 Using Verity Utilities ...