1
0
Fork 0
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:
dbuduev 2021-08-04 11:26:22 +12:00 committed by GitHub
parent 51ef2c2aa9
commit ed2c65c1e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 25 additions and 3 deletions

View file

@ -5,7 +5,7 @@ import (
"log"
"time"
"github.com/portainer/portainer/api"
portainer "github.com/portainer/portainer/api"
"os"
"path/filepath"