Logging rate routine functions in a rating worksheet
In the default configuration, logging to the rating worksheet occurs automatically for each step in the rate routine.
You can add logging to the rating worksheet
for a rate routine function by using methods in the WorksheetLogger class in the gw.rating.worksheet package.
In the default configuration, the capPremiumByPercent method in
the SharedRatingFunctions
class provides an example of how to use the WorksheetLogger methods. The SharedRatingFunctions class in
is the gw.rating.flow.util
package.
Note: In the default configuration, the
personal auto and commercial property lines of business have logging
for rating worksheets. For information about configuring rating worksheet
for other lines of business, see Configuring rating worksheets.
See also
