LogStatusInfo Element (ADF)

Specifies whether the distributor logs status information for all or just failed notifications.

语法

<ApplicationExecutionSettings>
    ...
    <DistributorLogging>
        ...
        <LogStatusInfo>

Element Characteristics

Characteristic Description

Data type

Boolean.

Default value

true.

Occurrence

Optional once per DistributorLogging element.

Updates

Can be added, deleted, and modified when updating the application.

Element Relationships

Relationship Elements

Parent element

DistributorLogging Element (ADF)

Child elements

None.

备注

Notification Services always logs status information for failed deliveries. Setting the LogStatusInfo value to true configures Notification Services to log status information text for all notifications.

Logged status text is limited to 2048 Unicode characters.

To view log data, use the NS<NotificationClassName>NotificationDistribution 视图.

示例

The following example shows how to specify that the application logs notification status information only for failed notifications.

<LogStatusInfo>false</LogStatusInfo>

请参阅

参考

Application Definition File Reference

其他资源

配置分发服务器日志记录
更新实例和应用程序

帮助和信息

获取 SQL Server 2005 帮助