Skip to content

alamgu/ledger-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ledger Log

Ledger Log is a library matching the interface of the venerable Rust Log library.

Log already has support for pluggable backends, but not via a zero-cost abstraction. The indirection used interferes with the Ledger's bare-bones ROPI / RWPI linking model.

Ledger Log bakes in the specific ledger IO functionality, but in doing so keeps the run time operation dead simple.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages