Package gestionnaires

Class AfficheurLog

  • All Implemented Interfaces:
    Afficheur

    public class AfficheurLog
    extends java.lang.Object
    implements Afficheur
    Génère les fichiers de log
    • Constructor Summary

      Constructors 
      Constructor Description
      AfficheurLog()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void afficheMessage​(java.lang.String s)
      écrit le message s dans le fichier log_file
      void setLogFile​(java.lang.String filename)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AfficheurLog

        public AfficheurLog()
    • Method Detail

      • setLogFile

        public void setLogFile​(java.lang.String filename)
        Parameters:
        filename - l'adresse du fichier de log