mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 07:17:17 +00:00
It is fine when application is able to log request, however, normally it produces a lot noise, which has been handled by adding special logger. However, nowadays it requires a lot endpoints to be filtered and doesn't provide any choice. Instead of it lets disable access logger by default and let users decide do they need or not to see access log messages
46 lines
938 B
ReStructuredText
46 lines
938 B
ReStructuredText
ahriman.core.log package
|
|
========================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ahriman.core.log.http\_log\_handler module
|
|
------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.log.http_log_handler
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.log.journal\_handler module
|
|
----------------------------------------
|
|
|
|
.. automodule:: ahriman.core.log.journal_handler
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.log.lazy\_logging module
|
|
-------------------------------------
|
|
|
|
.. automodule:: ahriman.core.log.lazy_logging
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.log.log\_loader module
|
|
-----------------------------------
|
|
|
|
.. automodule:: ahriman.core.log.log_loader
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman.core.log
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|