Properties File Example
Use the geode.properties
file to configure distributed system connections for the client.
The following example shows the format of a geode.properties file. The first two attributes in this example should be set by programmers during application development, while other attributes are set on-site during system integration. The properties and their default settings that can be set in this file are described in detail in Attributes in the Properties File.
geode.properties File Format
#Tue Feb 14 17:24:02 PDT 2006
log-level=info
cache-xml-file=./cache.xml
stacktrace-enabled=true