/[projects]/smsdaemon/Logger.h
ViewVC logotype

Diff of /smsdaemon/Logger.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 159 by torben, Mon Dec 8 22:05:16 2008 UTC revision 695 by torben, Thu Apr 29 18:18:18 2010 UTC
# Line 5  Line 5 
5    
6  namespace Logger  namespace Logger
7  {  {
8            void initLog();
9    
10          void logMessage(std::string str);          void logMessage(std::string str);
11          void setLogfile(std::string file);          void setLogfile(std::string file);
12    
13            std::string getLog();
14    
15  }  }
16    
17    

Legend:
Removed from v.159  
changed lines
  Added in v.695

  ViewVC Help
Powered by ViewVC 1.1.20