| Apache log4cxx
    Version 0.11.0
    | 
The System class contains several useful class fields and methods. More...
| Static Public Member Functions | |
| static LogString | getProperty (const LogString &key) | 
| Gets the system property indicated by the specified key.  More... | |
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. |