TableOfContents(2)

Properties

Listing properties which are read by an HCSS application

The Configuration class can issue log message to list properties read by the application. Those log messages must be enabled by adding the line

herschel.share.util.Configuration.level=FINER

to the logging configuration file which default filename is ${HOME}/.hcss/userlogging.properties

To filter the property access message a "grep" command can be used, for example

cus -listdefs | & grep "FINER: property"