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

Feature/GELFTcpHandler backport #108

Closed nklapste closed 4 years ago

nklapste commented 5 years ago

Adding a backport of 0.3.X's GELFTcpHandler for 1.X.X.

codecov-io commented 5 years ago

Codecov Report

Merging #108 into master will increase coverage by 0.17%. The diff coverage is 96.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   94.69%   94.86%   +0.17%     
==========================================
  Files           3        3              
  Lines         226      253      +27     
==========================================
+ Hits          214      240      +26     
- Misses         12       13       +1
Impacted Files Coverage Δ
graypy/__init__.py 71.42% <ø> (ø) :arrow_up:
graypy/handler.py 98.4% <96.29%> (-0.36%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 32018c4...2d3a355. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #108 into master will increase coverage by 0.17%. The diff coverage is 96.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   94.69%   94.86%   +0.17%     
==========================================
  Files           3        3              
  Lines         226      253      +27     
==========================================
+ Hits          214      240      +26     
- Misses         12       13       +1
Impacted Files Coverage Δ
graypy/__init__.py 71.42% <ø> (ø) :arrow_up:
graypy/handler.py 98.4% <96.29%> (-0.36%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 32018c4...2d3a355. Read the comment docs.