Webmasters, gagnez de l'argent en affichant des bannières contextuelles Oxado
SourceForge.net Logo
Support This Project
   LeCouteauSuisse Project
Welcome ! [ Home ]  ·  [ Downloads ]  ·  [ Forums ]  ·  [ News ]  ·  [ Documentations ]  
[ Home ]

[ Documentations ]

Which logger to use


Several loggers are provided by default in LeCouteauSuisse. This loggers can help you to catch information from your running service. You can choose a logger when :

  • You want to send information in a file : you can use the FileLogger.
  • You want to send information inside the Windows event logs : you can use the EventLogger. This logger is based on the EventLog class of the Framework.


LeCouteauSuisse