issues
search
Iyengar111
/
NanoLog
Low Latency C++11 Logging Library
727
stars
186
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is it thread safe?
#38
Jason0401
opened
7 months ago
0
Is this logger thread-safe
#37
Jason0401
closed
8 months ago
0
Created LICENSE file
#36
leonardopsantos
opened
10 months ago
0
fix: Eliminate two warnings
#35
huzixiaoshu
opened
3 years ago
0
Another NanoLog, what's the deference?
#33
oPiZiL
closed
4 years ago
0
No licence
#32
andrewkcorcoran
opened
5 years ago
3
Unnecessary/unintentional flushing of the log
#31
gri1n
opened
5 years ago
0
No performance comparison against PlatformLab/Nanolog
#30
hq6
opened
6 years ago
1
Added more log levels (DEBUG, INFO, WARN, ERROR, CRIT, NONE).
#29
xiaopong
opened
6 years ago
0
Is this really a header only library
#28
bjkaria
closed
6 years ago
2
Conan package for NanoLog
#27
zamazan4ik
opened
7 years ago
2
Console sink?
#26
petke
opened
7 years ago
2
Add an setting to append to the existing log file
#25
xirius
opened
7 years ago
0
Local time instead of UTC ?
#24
xirius
opened
7 years ago
0
Fix warning messages during compilation
#23
xirius
opened
7 years ago
0
When log a char buff[size] veriable which create on stack, it will may log a invalid variable in write thread.
#22
edigar007
opened
7 years ago
1
Can Nanolog suport for control file num,if the total size of log file is too large ,the old log can be delete auto
#21
YiShuiHanFeng
opened
7 years ago
0
Support for dll builds in Win
#20
cstamatopoulos
opened
7 years ago
3
Remove full path from __FILE__ and only keep filename
#19
cstamatopoulos
closed
7 years ago
1
Integration with a crash handling library
#18
t-artikov
opened
7 years ago
2
gcc 4.8 build
#17
Michel2904
closed
7 years ago
6
Fixing m_disabled may be re-set to 0 by destructor causing pop function to loop
#16
ghost
closed
7 years ago
1
Fixes warnings from #10 for MSVC
#15
ghost
closed
7 years ago
0
Scalability
#14
roniemartinez
closed
7 years ago
2
G3log vs nanolog
#13
KjellKod
closed
7 years ago
0
nanolog probably have a problem with char array
#12
BTNC
opened
8 years ago
1
should use system_clock instead of high_resolution_clock for timestamp_now
#11
BTNC
opened
8 years ago
5
some type mismatches
#10
BTNC
closed
7 years ago
3
Change initialisation atomic_flag and initialise member pointer to null
#9
StephanusVictor
closed
8 years ago
0
VS 2015 - ATOMIC_FLAG_INIT, ...
#8
StephanusVictor
closed
8 years ago
5
Try out linked list based data structure
#7
Iyengar111
opened
8 years ago
2
a better ring buffer
#6
derekxgl
opened
8 years ago
3
pls convert tabs to spaces.
#5
derekxgl
opened
8 years ago
0
Please publish bench results with more threads (e.g. 30) - spdlog is much faster than nanolog in those cases
#4
gabime
closed
8 years ago
5
use std::chrono::duration_cast
#3
derekxgl
closed
8 years ago
2
benchmark
#2
KjellKod
closed
8 years ago
4
Please show also worst case latencies
#1
KjellKod
closed
8 years ago
2