Previous Page | Next Page

Directing SAS Log and SAS Procedure Output

Using the SAS Logging Facility To Direct Output

The SAS 9.2 logging facility enables the categorization and collection of log event messages and to write them to a variety of output devices. The logging facility supports problem diagnosis and resolution, performance and capacity management, and auditing and regulatory compliance. The following features are provided:

The logging facility is used by most SAS server processes. You can also use the logging facility within SAS programs.

For z/OS, log messages can be written to ZOSFacilityAppender or ZOSWtoAppender.

For more information about using the logging facility in z/OS, see The SAS 9.2 Logging Facility in SAS Logging: Configuration and Programming Reference.

Previous Page | Next Page | Top of Page