hackerlog 0.1.2

A simple logging tool with no fluff for hackers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.chrono]
version = "0.4.26"

[dependencies.termion]
version = "2.0.1"

[package]
authors = ["C.K. <admin@0x434b.dev>"]
description = "A simple logging tool with no fluff for hackers."
edition = "2021"
license = "MIT"
name = "hackerlog"
readme = "README.md"
repository = "https://github.com/0xricksanchez/hackerlog"
version = "0.1.2"