Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imio/imio.scan_logger
Plone product to save log files or messages from scan clients
https://github.com/imio/imio.scan_logger
Last synced: 5 days ago
JSON representation
Plone product to save log files or messages from scan clients
- Host: GitHub
- URL: https://github.com/imio/imio.scan_logger
- Owner: IMIO
- License: gpl-2.0
- Created: 2024-08-04T17:58:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:37:57.000Z (4 months ago)
- Last Synced: 2024-12-25T18:31:04.616Z (10 days ago)
- Language: Python
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.GPL
Awesome Lists containing this project
README
.. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on PyPI or github. It is a comment... image:: https://github.com/imio/imio.scan_logger/actions/workflows/plone-package.yml/badge.svg
:target: https://github.com/imio/imio.scan_logger/actions/workflows/plone-package.yml.. image:: https://coveralls.io/repos/github/imio/imio.scan_logger/badge.svg?branch=main
:target: https://coveralls.io/github/imio/imio.scan_logger?branch=main
:alt: Coveralls.. image:: https://codecov.io/gh/imio/imio.scan_logger/branch/master/graph/badge.svg
:target: https://codecov.io/gh/imio/imio.scan_logger.. image:: https://img.shields.io/pypi/v/imio.scan_logger.svg
:target: https://pypi.python.org/pypi/imio.scan_logger/
:alt: Latest Version.. image:: https://img.shields.io/pypi/status/imio.scan_logger.svg
:target: https://pypi.python.org/pypi/imio.scan_logger
:alt: Egg Status.. image:: https://img.shields.io/pypi/pyversions/imio.scan_logger.svg?style=plastic :alt: Supported - Python Versions
.. image:: https://img.shields.io/pypi/l/imio.scan_logger.svg
:target: https://pypi.python.org/pypi/imio.scan_logger/
:alt: License================
imio.scan_logger
================Plone product to save log files or messages from scan clients
..
Features
--------- @message-receiver endpoint to get rest message from clients
Translations
------------This product has been translated into
- French
Installation
------------Install imio.scan_logger by adding it to your buildout::
[buildout]
...
eggs =
imio.scan_loggerand then running ``bin/buildout``
Authors
-------sgeulette
Contributors
------------Put your name here, you deserve it!
- ?
Contribute
----------- Issue Tracker: https://github.com/imio/imio.scan_logger/issues
- Source Code: https://github.com/imio/imio.scan_loggerLicense
-------The project is licensed under the GPLv2.