Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
Janos committed Jul 15, 2021
1 parent 9ed5e8d commit 2c1aaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logger.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package ovirtclientlog

// Logger provides pluggable logging for this library.
// Logger provides pluggable logging for oVirt client libraries.
type Logger interface {
Debugf(format string, args ...interface{})
Infof(format string, args ...interface{})
Expand Down

0 comments on commit 2c1aaa1

Please sign in to comment.