Various changes
[clearscm.git] / lib / Logger.pm
index 68fa897..e1fe824 100644 (file)
@@ -513,7 +513,7 @@ Returns:
     $msg = "ERROR: $msg";
   } # if
 
-  $self->log ($msg);
+  $self->msg($msg);
 
   $self->incrementErr;