Update logger
This commit is contained in:
parent
700a2e8e25
commit
39ebac8aa4
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ import (
|
|||
)
|
||||
|
||||
func main()
|
||||
logger.BitwiseLevel = logger.Everything
|
||||
logger.BitwiseLevel = logger.LogEverything
|
||||
|
||||
uuid := "pqnzigq351j2fqgn" // This is a known ID
|
||||
client := photoprism.New("http://localhost:8080")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue