Initializes the logging environment to use autocall macros.
Category: |
Logging
|
Requirement: |
The MAUTOSOURCE system option must be set.
|
Requirement: |
This macro must be invoked before any other
logging autocall macro can be invoked.
|
You invoke the %LOG4SAS autocall macro in order to initialize
the logging environment for SAS programming. To ensure that the logging environment
is initialized when SAS starts, you can invoke the %LOG4SAS autocall macro
as follows:
You can also invoke the %LOG4SAS autocall macro by placing it at the
beginning of your SAS program.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.