Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 592708 - dev-cpp/spdlog: Very fast, header only, C++ logging library.
Summary: dev-cpp/spdlog: Very fast, header only, C++ logging library.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/gabime/spdlog
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-02 06:54 UTC by Christian Strahl
Modified: 2017-03-22 08:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
spdlog-0.10.0.ebuild (spdlog-0.10.0.ebuild,396 bytes, text/plain)
2016-09-02 07:00 UTC, Christian Strahl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Strahl 2016-09-02 06:54:17 UTC
Very fast, header only, C++ logging library.

Features:
 * Very fast – performance is the primary goal (see becnhmarks below)
 * Headers only
 * No dependencies
 * Cross platform - Linux / Windows on 32/64 bits
 * Mult/Single threaded loggers
 * Rotating log files
 * Daily log files
 * Console logging
 * Optional async logging
 * Logging levels
 * Custom formatting with user defined patterns


Reproducible: Always
Comment 1 Christian Strahl 2016-09-02 07:00:27 UTC
Created attachment 444764 [details]
spdlog-0.10.0.ebuild
Comment 2 David Roman 2017-02-12 01:55:40 UTC
Hi. I simply wanted to comment that I'm interested in maintaining this package in case that nobody else are.
Comment 3 Amy Liffey gentoo-dev 2017-02-21 14:28:24 UTC
(In reply to David from comment #2)
> Hi. I simply wanted to comment that I'm interested in maintaining this
> package in case that nobody else are.

If you wanna make it quick it is better to submit github PR.
Comment 4 David Roman 2017-03-19 15:48:28 UTC
(In reply to Amy Liffey from comment #3)
> (In reply to David from comment #2)
> > Hi. I simply wanted to comment that I'm interested in maintaining this
> > package in case that nobody else are.
> 
> If you wanna make it quick it is better to submit github PR.

Merged with the PR #4000 (https://github.com/gentoo/gentoo/pull/4000 ).
Maybe the status should be updated