mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 05:19:39 +02:00
feat(logger): Init logrus [DTD-55] (#5232)
This commit is contained in:
parent
51ef2c2aa9
commit
ed2c65c1e6
5 changed files with 25 additions and 3 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"log"
|
||||
"time"
|
||||
|
||||
"github.com/portainer/portainer/api"
|
||||
portainer "github.com/portainer/portainer/api"
|
||||
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue