severb / graypy

Python logging handler for Graylog that sends messages in GELF (Graylog Extended Log Format).
https://www.graylog.org/
BSD 3-Clause "New" or "Revised" License
258 stars 90 forks source link

Convert Bool to String #125

Open jpsilva15 opened 4 years ago

jpsilva15 commented 4 years ago

The GELF protocol only allows string and numeric values.

Type Bool is excluded from the log.