println_logger 0.2.0

Rename your println!-s to info!-s and call it a day
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies.log]
version = "0.4"

[package]
authors = ["Vitaly _Vi Shukela <vi0oss@gmail.com>"]
description = "Rename your println!-s to info!-s and call it a day"
license = "MIT/Apache-2.0"
name = "println_logger"
repository = "https://github.com/vi/println_logger"
version = "0.2.0"