gpo.zugaina.org

Search Portage & Overlays:

dev-libs/liblog

Library for outputting to a file, console, and/or syslog simultaneously

Screenshots

ChangeLog

commit ffab5bdcbb8d71cff9f5f2aa9f3ee1e47d1c0957
Author: Oleh Kravchenko <oleg@kaa.org.ua>
Date: Sun Aug 14 00:27:09 2022 +0300

EAPI-7

Signed-off-by: Oleh Kravchenko <oleg@kaa.org.ua>

commit 1422a4df10a7093ce7582a7d26b55045356d7299
Author: Oleh Kravchenko <oleg@kaa.org.ua>
Date: Sun Nov 11 21:26:31 2018 +0200

Fix 'repoman -d' warnings

commit 3325c6d862c90c3390bcefc2628a89d8ad3e8549
Author: Oleh Kravchenko <oleg@kaa.org.ua>
Date: Sun Mar 19 09:29:04 2017 +0200

Fix repoman warnings and import distutils eclass

commit 30976a1cb2c6a52ca7accb1c4d9317c46b17d9ec
Author: Oleh Kravchenko <oleg@kaa.org.ua>
Date: Mon Oct 17 17:37:45 2016 +0300

Add 'doc' use flag for dev-libs/liblog

commit ac12493fac0f5ba639b2f52598b5d38afd4b8e66
Author: Oleh Kravchenko <oleg@kaa.org.ua>
Date: Mon Sep 19 23:06:23 2016 +0300

Fix repoman warnings for dev-libs/liblog

commit 4bb103f1fa131a0205d6415b2fa0f59789b1ce62
Author: Oleh Kravchenko <oleg@kaa.org.ua>
Date: Sat Sep 17 21:50:29 2016 +0300

Add ebuild for dev-libs/liblog

C implementation of the logging library, available features:
- CMake support;
- Compile and run-time logging levels;
- Multi-level logging compatible with syslog;
- Support logger types (file, stderr, ..);
- Support namespaces with own logging level and logger type.