Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
S
spdlog
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
spdlog
Commits
b36a803469795ce121ed0564f67932a5efb0ed97
Switch branch/tag
spdlog
18 Oct, 2014
3 commits
pass by ref bugfix
· b36a8034
gabi
authored
Oct 18, 2014
b36a8034
proper swap and move operations on swap oss
· 21065ec0
gabi
authored
Oct 18, 2014
21065ec0
gcc warnings fix
· e6345e00
gabime
authored
Oct 18, 2014
e6345e00
14 Oct, 2014
12 commits
small bug fix
· 5f4d4d09
gabi
authored
Oct 14, 2014
5f4d4d09
bug fixes
· fae9e86a
gabi
authored
Oct 14, 2014
fae9e86a
removed the use of str() in when building the log to improve perf even more
· 650486a0
gabi
authored
Oct 14, 2014
650486a0
more code cleanup
· 41db9955
gabi
authored
Oct 14, 2014
41db9955
updated example makefiles
· beca9138
gabime
authored
Oct 14, 2014
beca9138
fixed gcc bugs and warnings
· 391bd396
gabime
authored
Oct 14, 2014
391bd396
moved pattern_formatter to details
· ef330729
gabi
authored
Oct 14, 2014
ef330729
renamed isink to sink
· 001f5727
gabi
authored
Oct 14, 2014
001f5727
logger class cleanup
· 0be89810
gabi
authored
Oct 14, 2014
0be89810
Removed default_formatter and formatters namespace
· c573d2b7
gabi
authored
Oct 14, 2014
c573d2b7
Added pattern formatter and updated related stuff
· 481fdbcb
gabi
authored
Oct 14, 2014
481fdbcb
added fast_istr for fast int_to_string
· 793d16d5
gabi
authored
Oct 14, 2014
793d16d5
12 Oct, 2014
3 commits
fixed warnings and added makefile for bench
· 8139d011
gabime
authored
Oct 12, 2014
8139d011
added bench and example files
· a7f04690
gabi
authored
Oct 12, 2014
a7f04690
Start of move to variadic template functions in logger
· f9425bb6
gabi
authored
Oct 12, 2014
f9425bb6
10 Oct, 2014
6 commits
added
· 535e332d
gabi
authored
Oct 10, 2014
535e332d
1. moved factory to main namespace
· 8fbade29
gabi
authored
Oct 10, 2014
2. common.h
8fbade29
null_mutex
· a72de9d2
gabi
authored
Oct 10, 2014
a72de9d2
Some syntactic improvements
· 068a0e3a
gabi
authored
Oct 10, 2014
068a0e3a
Some syntactic improvements
· b49b0867
gabi
authored
Oct 10, 2014
b49b0867
Small changes
· ae2426e0
gabi
authored
Oct 10, 2014
ae2426e0
09 Oct, 2014
3 commits
Added ostream_sink
· 2a6ff3b6
gabi
authored
Oct 09, 2014
2a6ff3b6
Modified sinks to be templates with Mutex param to support single threaded sinks
· 6c7793d4
gabi
authored
Oct 09, 2014
6c7793d4
sinks now parameterized by mutex T
· 38468e64
gabi
authored
Oct 09, 2014
38468e64
01 Sep, 2014
1 commit
factory changes
· f0622c8f
gabi
authored
Sep 01, 2014
f0622c8f
11 Aug, 2014
1 commit
null sink
· 8e8c3937
gabi
authored
Aug 11, 2014
8e8c3937
12 May, 2014
1 commit
replace constexpr with const becasuse vs2013 lack of support
· ed6532b9
gabi
authored
May 12, 2014
ed6532b9
11 May, 2014
6 commits
small improvments
· 3d5ee3ff
gabime
authored
May 11, 2014
3d5ee3ff
small cleanup
· 0948a125
gabime
authored
May 11, 2014
0948a125
astyle
· 4207c407
gabime
authored
May 11, 2014
4207c407
stack_buf improvement after code review
· ff0d3139
gabime
authored
May 11, 2014
ff0d3139
small change
· 057b9ce6
gabime
authored
May 11, 2014
057b9ce6
small change
· 7e7fa240
gabime
authored
May 11, 2014
7e7fa240
10 May, 2014
2 commits
stack_buf improvement after code review
· c516ac55
gabime
authored
May 10, 2014
c516ac55
stack_buf improvement after code revie
· 0f919304
gabime
authored
May 10, 2014
0f919304
09 May, 2014
2 commits
reduced fast_oss stack size to 128
· fdaafdf6
gabime
authored
May 09, 2014
fdaafdf6
log_msg to contain logger_name + astyle
· f9f59a54
gabime
authored
May 09, 2014
f9f59a54