paradust7
|
2188adc0f9
Ensure that null C strings do not break logging (#15255)
|
4 週間 前 |
paradust7
|
3a7c8279bf
Split log.h to speed up compilation (#15258)
|
1 ヶ月 前 |
sfan5
|
b8b99d5cf1
Use std::string_view in logging code
|
2 ヶ月 前 |
sfan5
|
558d749d54
A few clean ups in log.cpp
|
6 ヶ月 前 |
sfan5
|
27cb54c1db
Stop misusing volatile keyword
|
6 ヶ月 前 |
Jude Melton-Houghton
|
4da8a18c8c
Check specific outputs for isatty (#12980)
|
2 年 前 |
paradust7
|
367a2d4b29
Add missing concurrency protection in logger (#12325)
|
2 年 前 |
paradust7
|
0704ca0550
Make logging cost free when there is no output target (#12247)
|
2 年 前 |
SmallJoker
|
f46509d5e2
Remove unused functions reported by cppcheck (#10463)
|
4 年 前 |
SmallJoker
|
836dd4a1e4
Add chat_log_level setting (#9223)
|
4 年 前 |
HybridDog
|
36bfc67574
Move debug.txt after it grows too big (#8904)
|
5 年 前 |
HybridDog
|
ee698770b9
Fix --color command line parameter ignorance (#7173)
|
5 年 前 |
you
|
540e07e3ef
Fix missing warningstream (or similar problem) (#7034)
|
6 年 前 |
you
|
e049405fdc
Add coloured logs (#4549)
|
7 年 前 |
Loic Blot
|
951f1201c4
Modernize various files (src/k*, src/l*)
|
7 年 前 |
Loïc Blot
|
921151d97a
C++ modernize: Pragma once (#6264)
|
7 年 前 |
ShadowNinja
|
6c5e5e2023
Remove threads.h and replace its definitions with their C++11 equivalents (#5957)
|
7 年 前 |
Loïc Blot
|
d4c0f91275
Use C++11 mutexes only (remove compat code) (#5922)
|
7 年 前 |
est31
|
5e507c9829
Add server side ncurses terminal
|
9 年 前 |
est31
|
2f19abd704
Small logging refactor and additional options
|
9 年 前 |
ShadowNinja
|
2139d7d45f
Refactor logging
|
9 年 前 |
Craig Robbins
|
9527984dbc
Move globals from main.cpp to more sane locations
|
9 年 前 |
kwolekr
|
093b1b47d9
Log: Silence errorstream during unittests
|
10 年 前 |
Sfan5
|
6d0ea26c2d
Update Copyright Years
|
11 年 前 |
PilzAdam
|
497ff1ecd6
Change Minetest-c55 to Minetest
|
11 年 前 |
Perttu Ahola
|
037b259197
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
|
12 年 前 |
Perttu Ahola
|
1f670fc688
Add better trace peudo-loglevel support
|
12 年 前 |
Perttu Ahola
|
013921782b
Add a third log output interface method
|
13 年 前 |
Perttu Ahola
|
6e0de7b42c
Add log_remove_output and log_deregister_thread
|
13 年 前 |
Perttu Ahola
|
4846846a2d
Initially add small and tight logging facility
|
13 年 前 |