flycast/core/log
Flyinghead 06a6e26588 get rid of os_GetSeconds()
replace it with std::chrono-based getTimeMs()
2024-04-11 15:25:25 +02:00
..
BitSet.h windows: Add fallback for _BitScanForward64 on 32-bits system 2019-08-31 14:46:30 +02:00
ConsoleListener.h clang-tidy: run modernize-use-override 2021-03-13 17:28:32 +01:00
ConsoleListenerDroid.cpp let windows terminals use Nix ConsoleListener, fix windows timestamp 2020-03-27 19:05:24 +00:00
ConsoleListenerNix.cpp NSLog with UTF-8, better color handling 2022-07-22 18:12:43 +02:00
ConsoleListenerWin.cpp clang-tidy: run modernize-use-equals-default 2021-03-14 21:52:42 +01:00
InMemoryListener.h log: increase in-memory log to 20 lines 2023-01-12 16:02:15 +01:00
Log.h log: alpha order for categories. update some category names 2023-01-29 21:24:44 +01:00
LogManager.cpp get rid of os_GetSeconds() 2024-04-11 15:25:25 +02:00
LogManager.h sentry: various fixes. Upload last log lines with the minidump 2022-12-21 11:23:15 +01:00
StringUtil.h core: add missing pragma once to header files 2023-12-17 11:12:20 +01:00