| 
    Apache Log4cxx
    Version 1.3.0
    
   | 
 
The System class contains several useful class fields and methods. More...
#include <system.h>
Static Public Member Functions | |
| static LogString | getProperty (const LogString &key) | 
| Gets the system property indicated by the specified key.   | |
The System class contains several useful class fields and methods.
It cannot be instantiated.
Gets the system property indicated by the specified key.
| key | the name of the system property. | 
| IllegalArgumentException | if key is empty. |