ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/documentation/minutes/minutes-20001116.txt
(Generate patch)

Comparing projects/cms/documentation/minutes/minutes-20001116.txt (file contents):
Revision 1.2 by tdb, Thu Nov 16 18:35:30 2000 UTC vs.
Revision 1.3 by tdb, Fri Nov 17 16:22:39 2000 UTC

# Line 11 | Line 11 | configuration.
11  
12   Firstly the idea of verbosity of logging messages was
13   finalised, and later implemented. The following levels are
14 < currently supported my the write method of the logger, which
14 > currently supported by the write method of the logger, which
15   can be accessed as follows.
16  
17   Logger.write(String source, int verbosity, String message);
18 +
19 + The verbosity can be one of the following values,
20  
21   Logger.FATAL   - (0) Fatal or Critical Errors
22   Logger.ERROR   - (1) All Errors

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines