X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=main.go;fp=main.go;h=8af553db02c3ec2ec0d6219479d6b269da3d64ab;hb=8119c1641e88ee5020e380c08119f508c6e24222;hp=89d2f656ece3df136f8fce87de13caa030c613a4;hpb=a3d2ca72d05d28b1ae5820787ff696dd75fd17cc;p=src%2Fxds%2Fxds-server.git diff --git a/main.go b/main.go index 89d2f65..8af553d 100644 --- a/main.go +++ b/main.go @@ -148,7 +148,7 @@ func xdsApp(cliCtx *cli.Context) error { } ctx.Config.LogVerboseOut = fdLH - logPrint(ctx, "Logging file for HTTP requests: %s\n", logFileHTTPReq) + logPrint(ctx, "Logging file for HTTP requests: %s\n", logFileHTTPReq) } // Create syncthing instance when section "syncthing" is present in config.json