Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

BasicConfigurator.hh

Go to the documentation of this file.
00001 /*
00002  * BasicConfigurator.hh
00003  *
00004  * Copyright 2002, Log4cpp Project. All rights reserved.
00005  *
00006  * See the COPYING file for the terms of usage and distribution.
00007  */
00008 #ifndef _LOG4CPP_BASICCONFIGURATOR_HH
00009 #define _LOG4CPP_BASICCONFIGURATOR_HH
00010 
00011 #include <log4cpp/Portability.hh>
00012 
00013 namespace log4cpp {
00014 
00021     class LOG4CPP_EXPORT BasicConfigurator {
00022     public:
00023 
00027         static void configure();
00028  };
00029 }
00030 
00031 #endif

Generated on Mon Oct 28 23:41:43 2002 for log4cpp by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002