Attribute Syntax Listed Alphabetically

Attribute

A L

Name
Syntax and Description
object.ADDITIVITY = "TRUE | FALSE";
Specifies whether to pass a log event only to the appender that is associated with the logger or to the appenders in the logger's hierarchy.
Product: Base SAS
Document: SAS 9.3 Logging: Configuration and Programming Reference
object.APPENDERREF = "appender-name";
Specifies the name of the appender to which log events are passed.
Product: Base SAS
Document: SAS 9.3 Logging: Configuration and Programming Reference
object.LEVEL= "level";
Defines the level of message that is accepted by the specified logger.
Product: Base SAS
Document: SAS 9.3 Logging: Configuration and Programming Reference