//go:build !windows

package log

import (
	
)

func normalizePath( string) (string, error) {
	return filepath.Abs()
}