easyloggingpp: Add package
authorVolker Christian <me@vchrist.at>
Tue, 18 Jul 2023 13:28:49 +0000 (15:28 +0200)
committerTianling Shen <cnsztl@gmail.com>
Thu, 20 Jul 2023 06:52:43 +0000 (14:52 +0800)
commit2611e7c798c2cc27f0cd1ffee410787e1b77eb7d
tree3c8e361d078852818f76b9370b86fd8f4e818ddd
parentf4ab44524385248a0258834c1f7377e6ed6fa467
easyloggingpp: Add package
Maintainer: me@vchrist.at
Compile tested: OpenWRT-23.05-rc2, arm_cortex-a7_neon-vfpv4, mips_24kc
Run tested: arm_cortex-a7_neon-vfpv4 (Linksys MR8300), mips_24kc (tplink_archer-a7), OpenWrt 23.05-rc2

Description:
Easylogging++ is single header efficient logging library for C++ applications. It is extremely powerful,
highly extendable and configurable to user's requirements.

Signed-off-by: Volker Christian <me@vchrist.at>
libs/easyloggingpp/Makefile [new file with mode: 0644]