layout |
---|
default |
These are Logging Services Projects that have been deemed inactive since they have seen little recent development activity or have reached end-of-life. If you wish to use any of these components, you must build them yourselves. It is best to assume that these components will not be released in the near future.
{% for project in site.data.projects %}
{% if project.status == "dormant" %}
{% endif %}
{% endfor %}