GO_LOG_FILE= LIBNAME Statement Option

Specifies the file that contains log information from the Go layer.

Valid in: SAS/ACCESS LIBNAME statement
Category: Data Set Control
Default: none
Interaction: To use this option, you mut also set GO_ENABLE_LOGGING=YES.
Data source: Google BigQuery
Note: Support for this option was added in the January 2024 update for SAS 9.4M7 and in the February 2024 updates for SAS 9.4M8 and SAS Viya 3.5.
See: GO_ENABLE_LOGGING= LIBNAME option, GO_LOG_FORMAT= LIBNAME option, GO_LOG_LEVEL= LIBNAME option

Table of Contents

Syntax

GO_LOG_FILE="path-and-file-name"

Required Argument

"path-and-file-name"

specifies the file that contains logging information for the Go layer.

Last updated: February 3, 2026