Skip to content

Latest commit

 

History

History

lore

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

lore

Fast, structured, and idiomatic logging with an extensible API.

✅ Health 🚀 Release 📝 Docs ♻️ Maintenance
Build status for package/lore Pub version for package/lore Dart documentation for package/lore GitHub Issues for package/lore

Contributing

We welcome contributions to this package!

Please file an issue before contributing larger changes.

This package uses repository specific tooling to enforce formatting, static analysis, and testing. Please run the following commands locally before submitting a pull request:

  • ./dev.sh --packages packages/lore check
  • ./dev.sh --packages packages/lore test