SAS provides three basic
logging configurations for you to experiment with the logging facility:
-
basic:
level,FileAppender,
path-and-filename-pattern
-
basic:
level,ConsoleAppender
-
By using one the basic
logging configurations, you can experiment with the logging facility
without creating a configuration file. SAS creates a configuration
file for you based on the basic logging configuration that you specify
in the LOGCONFIGLOC= system option. The basic logging configurations
enable messages to be written to a file, the current console, and
the traditional SAS log.