|  | iipsrv
    1.1
    iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images | 
Logger class - handles ofstreams and syslog. More...
#include <Logger.h>
 
  
 | Public Member Functions | |
| Logger () | |
| Constructor - derived from std::ostream. | |
| ~Logger () | |
| Destructor - close our logging stream. | |
| void | open (std::string file) | 
| Open our logging output.  More... | |
| void | close () | 
| Close depending on type. | |
| std::string | types () | 
| Provide a list of available logging types.  More... | |
Logger class - handles ofstreams and syslog.
| 
 | inline | 
Open our logging output.
| file | input file name | 
| 
 | inline | 
Provide a list of available logging types.