emoji-logger

Crates.ioemoji-logger
lib.rsemoji-logger
version0.1.0
sourcesrc
created_at2018-10-07 02:09:47.571461
updated_at2018-10-07 02:09:47.571461
descriptionpretty_env_logger but it has emojis and is probably quite a bit worse
homepage
repositoryhttps://owo.codes/noxim/emoji-logger
max_upload_size
id88468
size8,341
Aaro Perämaa (Noxime)

documentation

README

Emoji Logger 😋

oh no

[dependencies]
emoji-logger = "0.1.0"

What

With groundbreaking computer science, we have managed to bring emojis to your system logs!

Just

extern crate emoji_logger;
// ...
emoji_logger::init();

and emoji away!

Why

Someone had to do it. If you have issues or suggestions, open an issue.

Thank you Sean McArthur for pretty_env_log, which this is based on.

Commit count: 0

cargo fmt