27 lines
572 B
ReStructuredText
27 lines
572 B
ReStructuredText
|
.. _index:
|
||
|
|
||
|
##############################################################################
|
||
|
Quill - Asynchronous Low Latency Logging Library for C++
|
||
|
##############################################################################
|
||
|
|
||
|
Quill is an open source, cross platform C++17 logging library designed for latency sensitive applications.
|
||
|
|
||
|
`Github <http://github.com/odygrd/quill>`_
|
||
|
|
||
|
.. toctree::
|
||
|
:hidden:
|
||
|
:maxdepth: 2
|
||
|
:caption: General Information
|
||
|
|
||
|
install
|
||
|
tutorial
|
||
|
features
|
||
|
usage
|
||
|
|
||
|
.. toctree::
|
||
|
:hidden:
|
||
|
:maxdepth: 2
|
||
|
:caption: API
|
||
|
|
||
|
users-api
|