Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 257 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 257 Bytes

Logging library

This library provides a generic logging framework which supports:

  • fast event recording,
  • performance measurements around log spans (groups of events),
  • metadata tags,
  • generation of logs in text, JSON and HTML formats.