mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/python-logstash: new package
Python logging handler for Logstash. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
548b423493
commit
00249f80a6
6
package/python-logstash/Config.in
Normal file
6
package/python-logstash/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_LOGSTASH
|
||||
bool "python-logstash"
|
||||
help
|
||||
Python logging handler for Logstash.
|
||||
|
||||
https://github.com/vklochan/python-logstash
|
||||
Reference in New Issue
Block a user