Enables and configures Sybase Control Center logging. The log4j configuration file is located in <UnwiredPlatform_InstallDir>\SCC-XX\conf.
Property | Default | Description |
---|---|---|
log4j.appender.agent.File | <UnwiredPlatform_InstallDir>\SCC-XX\log\agent.log | The name and location of the Sybase Control Center log file. |
log4j.appender.agent.MaxFileSize | 5MB | The maximum size that a file can reach before a new one is created. |
log4j.appender.agent.MaxBackupIndex | 20 | The number of log files that are backed up before the oldest file is deleted. |