mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
* add support of remote task tracking * add remote call trigger implementation * docs update * add cross-service upload * add notes about user * add more ability to control upload * multipart upload with signatures as well as safe file save * configuration reference update * rename watcher methods * erase logs based on current package version Old implementation has used process id instead, but it leads to log removal in case of remote process trigger * add --server flag for setup command * restore behavior of the httploghandler
78 lines
1.6 KiB
ReStructuredText
78 lines
1.6 KiB
ReStructuredText
ahriman.core.report package
|
|
===========================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ahriman.core.report.console module
|
|
----------------------------------
|
|
|
|
.. automodule:: ahriman.core.report.console
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.report.email module
|
|
--------------------------------
|
|
|
|
.. automodule:: ahriman.core.report.email
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.report.html module
|
|
-------------------------------
|
|
|
|
.. automodule:: ahriman.core.report.html
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.report.jinja\_template module
|
|
------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.report.jinja_template
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.report.remote\_call module
|
|
---------------------------------------
|
|
|
|
.. automodule:: ahriman.core.report.remote_call
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.report.report module
|
|
---------------------------------
|
|
|
|
.. automodule:: ahriman.core.report.report
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.report.report\_trigger module
|
|
------------------------------------------
|
|
|
|
.. automodule:: ahriman.core.report.report_trigger
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
ahriman.core.report.telegram module
|
|
-----------------------------------
|
|
|
|
.. automodule:: ahriman.core.report.telegram
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman.core.report
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|