ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerImpl.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/core/LoggerImpl.java (file contents):
Revision 1.3 by tdb, Sun Jan 28 05:17:42 2001 UTC vs.
Revision 1.4 by tdb, Sun Feb 25 20:34:14 2001 UTC

# Line 31 | Line 31 | public interface LoggerImpl {
31           * @param verbosity the verbosity of this message
32           * @param message The text to be logged.
33           */  
34 <    public void write(String source, int verbosity, String message);
34 >    public void write(String line, int verbosity);
35      
36   //---PRIVATE METHODS---
37  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines