Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 592708

Summary: dev-cpp/spdlog: Very fast, header only, C++ logging library.
Product: Gentoo Linux Reporter: Christian Strahl <c.a.strahl>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/gabime/spdlog
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: spdlog-0.10.0.ebuild

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