8000 coveralls/travis-ci settings should belong to fluent organization · haje01/fluent-logger-python@7ade638 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ade638

Browse files
committed
coveralls/travis-ci settings should belong to fluent organization
1 parent 098cd0a commit 7ade638

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,7 +1,7 @@
11
# A Python structured logger for Fluentd
22

3-
[![Build Status](https://travis-ci.org/EvaSDK/fluent-logger-python.svg?branch=master)](https://travis-ci.org/EvaSDK/fluent-logger-python)
4-
[![Coverage Status](https://coveralls.io/repos/EvaSDK/fluent-logger-python/badge.png)](https://coveralls.io/r/EvaSDK/fluent-logger-python)
3+
[![Build Status](https://travis-ci.org/fluent/fluent-logger-python.svg?branch=master)](https://travis-ci.org/fluent/fluent-logger-python)
4+
[![Coverage Status](https://coveralls.io/repos/fluent/fluent-logger-python/badge.svg)](https://coveralls.io/r/fluent/fluent-logger-python)
55

66
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.
77

0 commit comments

Comments
 (0)
0