finalizing logging and multierror
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"os"
|
||||
)
|
||||
|
||||
// testOpen attempts to open a file for writing to test for suitability as a LogFile path.
|
||||
func testOpen(path string) (success bool, err error) {
|
||||
var f *os.File
|
||||
|
||||
|
||||
Reference in New Issue
Block a user