We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9e267 commit 6c1405dCopy full SHA for 6c1405d
processlogger/logManager.go
@@ -1,5 +1,5 @@
1
// Package processlogger is responsible for collecting logs that are submitted and
2
-// forwarding them to the correct logging engine. The logging engines need to satisfiy
+// forwarding them to the correct logging engine. The logging engines need to satisfy
3
// the Logger interface.
4
// Loggers handle themselves and processlogger forwards on the log messages that they
5
// need to send.
0 commit comments