Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::logging::TestAcsXMLLogFormatter Class Reference

List of all members.

Public Member Functions

String format (LogRecord logRecord)

Package Functions

void setFormatFailureChance (double formatFailureChance)

Private Attributes

double formatFailureChance = 0.0
Random random = new Random(System.currentTimeMillis())

Member Function Documentation

String alma::acs::logging::TestAcsXMLLogFormatter::format LogRecord  logRecord  )  [inline]
 

void alma::acs::logging::TestAcsXMLLogFormatter::setFormatFailureChance double  formatFailureChance  )  [inline, package]
 

Sets the chance that a call to format will fail with an exception

Parameters:
formatFailureChance probability between 0.0 and 1.0 inclusive


Member Data Documentation

double alma::acs::logging::TestAcsXMLLogFormatter::formatFailureChance = 0.0 [private]
 

Random alma::acs::logging::TestAcsXMLLogFormatter::random = new Random(System.currentTimeMillis()) [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:43 2009 for ACS Java API by doxygen 1.3.8