🐛 should be TailLogs
This commit is contained in:
committed by
Jesse Duffield
parent
35f1ccdb1b
commit
533817bda3
@@ -11,7 +11,7 @@ import (
|
||||
"os"
|
||||
)
|
||||
|
||||
func TailLogs1() {
|
||||
func TailLogs() {
|
||||
logFilePath, err := config.LogPath()
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
|
||||
Reference in New Issue
Block a user