• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xolox / python-coloredlogs / 29 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2015 02:11AM UTC
Files 4
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Oct 2015 02:09AM UTC coverage: 91.437% (-0.5%) from 91.943%
29.1

push

travis-ci

xolox
Introduce ColoredFormatter, deprecate ColoredStreamHandler (major rewrite)

Fixes #2 by switching from connected_to_terminal() to
terminal_supports_colors() (the latter understands enough about
Windows to know it doesn't support ANSI escape sequences).

Fixes #6 by adding support for user defined formats (even
using a custom filter to enable the use of %(hostname)s :-).

Fixes #7 by adding support for user defined formats and making
coloredlogs.install() an almost equivalent of logging.basicConfig().

This rewrite mostly resolves issue 59 on the pip-accel issue tracker [1].
Basically all that's missing is a configuration option in pip-accel to
make it easier to customize the log format, although that can now be
done by setting $COLOREDLOGS_LOG_FORMAT.

[1] https://github.com/paylogic/pip-accel/issues/59

299 of 327 relevant lines covered (91.44%)

0.91 hits per line

Source Files on job 29.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29
  • Travis Job 29.1
  • 52f6dd0f on github
  • Prev Job for on master (#28.1)
  • Next Job for on master (#31.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc