We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa4321 commit 5ab2d7cCopy full SHA for 5ab2d7c
ldk/go/examples/filesystem-listen-directory/loop/loop.go
@@ -128,7 +128,7 @@ func (c *Loop) emitExampleWhisper(fe ldk.FileEvent) error {
128
}
129
}()
130
131
- c.logger.Info("Sent message", "markdown", markdownBytes.String())
+ // c.logger.Info("Sent message", "markdown", markdownBytes.String())
132
133
return nil
134
0 commit comments