Пакет slf4j: Информация

    Бинарный пакет: slf4j
    Версия: 1.7.14-alt1_1jpp8
    Архитектура: noarch
    Собран:  11 февраля 2016 г. 21:44 в задании #158763
    Исходный пакет: slf4j
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.slf4j.org/

    Лицензия: MIT and ASL 2.0
    О пакете: Simple Logging Facade for Java
    Описание: 
    The Simple Logging Facade for Java or (SLF4J) is intended to serve
    as a simple facade for various logging APIs allowing to the end-user
    to plug in the desired implementation at deployment time. SLF4J also
    allows for a gradual migration path away from
    Jakarta Commons Logging (JCL).
    
    Logging API implementations can either choose to implement the
    SLF4J interfaces directly, e.g. NLOG4J or SimpleLogger. Alternatively,
    it is possible (and rather easy) to write SLF4J adapters for the given
    API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter..

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

    Последнее изменение


    11 февраля 2016 г. Igor Vlasenko 0:1.7.14-alt1_1jpp8
    - added osgi provides
    3 февраля 2016 г. Igor Vlasenko 0:1.7.12-alt1_2jpp8
    - new version
    20 января 2016 г. Igor Vlasenko 0:1.7.12-alt0.1jpp
    - bootstrap pack of jars created with jppbootstrap script
    - temporary package to satisfy circular dependencies