migrated to new logging module from golibh
This commit is contained in:
@@ -3,6 +3,7 @@ package main
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"git.haelnorr.com/haelnorr/golibh/logger"
|
||||
"io"
|
||||
"net/http"
|
||||
"os"
|
||||
@@ -10,7 +11,6 @@ import (
|
||||
"projectreshoot/internal/httpserver"
|
||||
"projectreshoot/pkg/config"
|
||||
"projectreshoot/pkg/embedfs"
|
||||
"projectreshoot/pkg/logging"
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user