more logging changes
This commit is contained in:
@@ -2,8 +2,8 @@ package launcher
|
||||
|
||||
import (
|
||||
"bufio"
|
||||
"epochsilicon/pkg/log"
|
||||
"fmt"
|
||||
"github.com/rs/zerolog/log"
|
||||
"os"
|
||||
"os/exec"
|
||||
"path/filepath"
|
||||
|
@@ -1,8 +1,8 @@
|
||||
package launcher
|
||||
|
||||
import (
|
||||
"epochsilicon/pkg/log"
|
||||
"fmt"
|
||||
"github.com/rs/zerolog/log"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"regexp"
|
||||
|
Reference in New Issue
Block a user