          MODULE=liblogging
         VERSION=1.0.8
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/rsyslog/liblogging/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:5b599cba49dc1010d937e65481d728c8be177e9b8c6bb9eacc5d5c1488febb04
        WEB_SITE=https://github.com/rsyslog/liblogging
         ENTERED=20150531
         UPDATED=20260606
           SHORT="Easy to use, portable library for system logging"

cat << EOF
Liblogging offers an enhanced replacement for the syslog() call, but retains
its ease of use. In a nutshell, it permits sytem administrators to direct
application log output to different destinations without requiring the app
developer to do any work for this.
EOF
