1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 15:17:46 +00:00
Commit graph

19 commits

Author SHA1 Message Date
NotAdam
e8b1fed7a2 redefine critical log level to fatal in spdlog to be consistent with our logger api 2019-03-27 20:46:50 +11:00
Mordred
8a35c4e370 Plenty more cleanup and code quality adjustments. 2019-03-11 22:48:33 +01:00
NotAdam
babd47d772 add customisable log level to config 2019-01-25 19:00:21 +11:00
NotAdam
144d8e8f27 standardise log names and potentially fix log folder issue on windows 2018-12-30 22:36:44 +11:00
NotAdam
4d501b4eb2 fix issue where items couldn't be placed in storeroom from inv 2018-12-30 21:26:32 +11:00
Mordred
f1c0512d28 Progress... 2018-12-23 03:53:08 +01:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
5b2ab13959 Missing log-folder will now be created atomatically 2018-11-02 21:33:25 +01:00
Mordred
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
Mordred
f391fe3c99 Boost removed from all tools 2018-10-27 22:51:16 +02:00
Mordred
a31be89c29 Debug messages do show now 2018-10-27 00:11:29 +02:00
NotAdam
01009fdc56 cleanup logger includes 2018-10-26 20:06:12 +11:00
NotAdam
0fb40c62c5 fix build errors, add new json dep 2018-10-26 20:03:02 +11:00
mordred
0386d6eeb9 Yet more boost gone 2018-10-25 23:50:18 +02:00
mordred
8b04ece7f4 Fixed multithreaded logging 2018-10-25 14:47:06 +02:00
NotAdam
cc8c720f17 fix file extension for log files & always flush log on critical messages 2018-10-25 15:39:36 +11:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred
89a9b16555 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
Mordred Admin
e0f93eaf1c Moved and renamed Server_Common, now just src/common 2017-12-18 12:36:52 +01:00
Renamed from src/servers/Server_Common/Logging/Logger.cpp (Browse further)