diff --git a/local/logs/tailer.go b/local/logs/tailer.go index b96ef702..365a7a53 100644 --- a/local/logs/tailer.go +++ b/local/logs/tailer.go @@ -237,7 +237,7 @@ func tailLogFile(p *pid.PidFile, lines chan *namedLine, follow bool, nblines int terminal.Printfln("WARNING %s log file cannot be tailed: %s", p.String(), err) return } - terminal.Printfln("Tailing %s log file (%s)", p.String(), p.LogFile()) + terminal.Printfln("Following %s log file (%s)", p.String(), p.LogFile()) for line := range t.Lines { lines <- &namedLine{name: p.ShortName(), line: line} } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy