Skip to content

whamer100/rs_logma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logma? What's Logma?

LOGMA TEXT

todo:

  • actually populate this readme (im writing this at 5 am, ill do it later)
  • figure out a good way to add documentation

Example

use logma::info;

fn main() {
  info!("logma text");
  // >>> [INFO] logma text
}

Install

Add the following line to your Cargo.toml file under [dependencies]:

logma = "0.1.9"
colored = "2.1.0"  # this is needed for this to function, and i dont know how to get around it

About

Logma? What's Logma? LOGMA TEXT (generic logging library type beat)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages