Skip to content

theschemer/logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logger

Logger library for R7RS Scheme

The Logger library can be used to output messages to an output port.
Each message is given a level, and only messages above a certain set level will be output to the port. This allows the developer to control the level of detail output by the program.
This logger library uses the same levels as Ruby's Logger class.

About

Logger library for R7RS Scheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published