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

xolox / python-coloredlogs / 29
91%

Build:
DEFAULT BRANCH: master
Ran 23 Oct 2015 02:11AM UTC
Jobs 4
Files 4
Run time 16s
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

pending completion
29

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%)

3.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29.1 23 Oct 2015 02:11AM UTC 0
91.44
Travis Job 29.1
2 29.2 23 Oct 2015 02:11AM UTC 0
91.44
Travis Job 29.2
3 29.3 23 Oct 2015 02:11AM UTC 0
91.44
Travis Job 29.3
4 29.4 23 Oct 2015 02:11AM UTC 0
91.44
Travis Job 29.4
Source Files on build 29
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #29
  • 52f6dd0f on github
  • Prev Build on master (#28)
  • Next Build on master (#31)
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