Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ErrorOutputPaths (0.13 sec)

  1. pkg/log/options.go

    	// standard I/O streams. This defaults to stdout.
    	OutputPaths []string
    
    	// ErrorOutputPaths is a list of file system paths to write logger errors to.
    	// The special values stdout and stderr can be used to output to the
    	// standard I/O streams. This defaults to stderr.
    	ErrorOutputPaths []string
    
    	// RotateOutputPath is the path to a rotating log file. This file should
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 07 04:04:34 UTC 2024
    - 10.6K bytes
    - Viewed (0)
Back to top