8000 Update README.md · socrateslee/fluent-logger-python@df6c47c · GitHub
[go: up one dir, main page]

Skip to content

Commit df6c47c

Browse files
committed
Update README.md
1 parent 3dd4e27 commit df6c47c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# A Python structured logger for Fluent
1+
# A Python structured logger for Fluentd
22

33

44
Many web/mobile applications generate huge amount of event logs (c,f. login, logout, purchase, follow, etc). To analyze these event logs could be really valuable for improving the service. However, the challenge is collecting these logs easily and reliably.
55

6-
[Fluent< 4E43 /span>](http://github.com/fluent/fluent) solves that problem by having: easy installation, small footprint, plugins, reliable buffering, log forwarding, etc.
6+
[Fluentd](http://github.com/fluent/fluentd) solves that problem by having: easy installation, small footprint, plugins, reliable buffering, log forwarding, etc.
77

88
**fluent-logger-python** is a Python library, to record the events from Python application.
99

0 commit comments

Comments
 (0)
0