We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a645cd3 commit 7e1360eCopy full SHA for 7e1360e
influxdb_client/client/loggingHandler.py
@@ -8,7 +8,7 @@ class InfluxLoggingHandler(logging.Handler):
8
"""
9
InfluxLoggingHandler instances dispatch logging events to influx.
10
11
- There is no need to set a Formater.
+ There is no need to set a Formatter.
12
The raw input will be passed on to the influx write api.
13
14
0 commit comments