Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Aug 5, 2017
1 parent 0968f43 commit f7e81e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# rust-log-panics

[![Build Status](https://travis-ci.org/sfackler/rust-log-panics.svg?branch=master)](https://travis-ci.org/sfackler/rust-log-panics)
[![CircleCI](https://circleci.com/gh/sfackler/rust-log-panics.svg?style=shield)](https://circleci.com/gh/sfackler/rust-log-panics)

[Documentation](https://docs.rs/log-panics/1.1.0/log_panics)
[Documentation](https://docs.rs/log-panics)

A panic hook which logs panics rather than printing them.

Expand Down

0 comments on commit f7e81e2

Please sign in to comment.