We recommend that you enable HttpClient logging only for debugging. In a production environment, enabling logging can cause performance degradation.
Follow these steps:
Defines the maximum number of bytes to write to any on log file.
Default: 5,000,000
Specifies the number of output files in a cycle.
Default: 10
Defines the log level of the wire log.
Defines the file name of the HttpClient log file.
Specifies the name of the formatter class.
Limits:
java.util.logging.SimpleFormatter — writes brief summaries of log records
java.util.logging.XMLFormatter — writes detailed descriptions in XML format
Default: java.util.logging.SimpleFormatter
Copyright © 2013 CA.
All rights reserved.
|
|