Skip to content

astatide/chpllog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chapel Logging!

A logging module supporting log levels, multiple output streams, and stack traces. Helpful with debugging as it can tell you precisely what function is logging a particular statement. Text output formatting is customizable and it's easy to guide particular messages to particular channels. Can also be used as a general channel handler for regular runtime messages (use the RUNTIME run level).

About

Logging module for chapel programs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages