mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-09 23:42:21 -04:00
rewrote internal/grpc/grpclog
This commit is contained in:
parent
700d886c57
commit
a2ded13ea6
2 changed files with 3 additions and 4 deletions
|
@ -50,5 +50,5 @@ type getStater interface {
|
|||
}
|
||||
|
||||
type debugLog interface {
|
||||
Debug(format string, args ...any)
|
||||
Debug(msg string, args ...any)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue