Skip to content

KxSystems/logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logging Module

This project is a logging module that KX will provide open source and out of the box. It is targeted mainly towards new users as more advanced kdb+ stacks will likely have their own standard or equivalent they've implemented.

Features

  • Levels
    • trace
    • debug
    • info
    • warn
    • error
    • fatal
  • Multiple Sinks
    • STDOUT/ERR
    • Filehandles
    • qIPC
  • Formats
    • syslog
    • json
    • basic
  • Format customisation
  • Variable Logging

API Documentation

👉 API reference

Installation Documentation

👉 Install guide

Acknowledgements

This project draws inspiration and borrows some code from the following open-source projects:

Many thanks to the authors and contributors of these libraries for their work.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages