![MACROMEDIA COLFUSION MX 7 - INSTALLING AND USING COLDFUSION... Manual Download Page 143](http://html1.mh-extra.com/html/macromedia/colfusion-mx-7-installing-and-using-coldfusion/colfusion-mx-7-installing-and-using-coldfusion_manual_3307073143.webp)
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
Summary of Contents for COLFUSION MX 7 - INSTALLING AND USING COLDFUSION...
Page 1: ...COLDFUSION MX7 Configuring and Administering ColdFusion MX ...
Page 6: ...6 Contents ...
Page 10: ......
Page 78: ...78 Chapter 4 Web Server Management ...
Page 84: ...84 Chapter 5 Deploying ColdFusion Applications ...
Page 102: ...102 Chapter 7 Using Multiple Server Instances ...
Page 104: ......
Page 108: ...108 Chapter 8 Introducing Verity and Verity Tools ...