Gabi Melman
83c9ede9e6
Asink sink ( #3309 )
...
linux / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }} ${{ matrix.config.build_type }} ${{ matrix.config.asan == 'ON' && 'ASAN' || '' }}${{ matrix.config.tsan == 'ON' && 'TSAN' || '' }}) (map[asan:ON build_type:Debug … (push) Has been cancelled
linux / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }} ${{ matrix.config.build_type }} ${{ matrix.config.asan == 'ON' && 'ASAN' || '' }}${{ matrix.config.tsan == 'ON' && 'TSAN' || '' }}) (map[build_type:Debug compiler… (push) Has been cancelled
linux / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }} ${{ matrix.config.build_type }} ${{ matrix.config.asan == 'ON' && 'ASAN' || '' }}${{ matrix.config.tsan == 'ON' && 'TSAN' || '' }}) (map[build_type:Release compil… (push) Has been cancelled
macos / macOS Clang (C++17, Release) (push) Has been cancelled
windows / build (map[BUILD_EXAMPLE:OFF BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:17 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022]) (push) Has been cancelled
windows / build (map[BUILD_EXAMPLE:OFF BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:20 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022]) (push) Has been cancelled
windows / build (map[BUILD_EXAMPLE:ON BUILD_SHARED:OFF BUILD_TYPE:Release CXX_STANDARD:17 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022]) (push) Has been cancelled
windows / build_2019 (map[BUILD_EXAMPLE:ON BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:17 FATAL_ERRORS:ON GENERATOR:Visual Studio 16 2019]) (push) Has been cancelled
windows / build_2019 (map[BUILD_EXAMPLE:ON BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:20 FATAL_ERRORS:ON GENERATOR:Visual Studio 16 2019]) (push) Has been cancelled
Replace async logger with async sink
2025-01-05 02:17:31 +02:00
gabime
e62be8b43f
clang-format
2024-12-01 23:59:09 +02:00
gabime
7a0e2ff8a8
Fixed tidy warnings
2024-11-30 12:45:14 +02:00
gabime
82bb5114e2
Fixed some tidy warnings
2024-11-30 11:36:43 +02:00
gabime
eacd4d6b2a
Remove mdc
2024-11-29 13:32:15 +02:00
gabime
eab1f6d5f5
Fix #3194 month name
2024-11-25 09:52:31 +02:00
gabime
06be4409e6
clang-format
2024-05-03 18:30:46 +03:00
gabime
15829cfb84
Added final keywords to sinks and pattern_formatter.cpp
2024-05-03 18:30:04 +03:00
gabime
02c3ca5016
Upadate mdc code in pattern_formatter.cpp
2024-03-29 17:13:27 +03:00
gabime
8815f81e5d
Added mdc from pull #2907
2024-03-29 15:53:55 +03:00
gabime
c539f36551
clang format
2024-01-13 18:20:08 +02:00
gabime
947b42b86f
Init last_log_secs_ with {}
2024-01-13 10:49:25 +02:00
gabime
e2e8099ad9
Init cached_tm with {}
2024-01-13 10:33:08 +02:00
gabime
77b07b3a10
clang format
2024-01-13 09:37:32 +02:00
gabime
61b11e77b9
constexpr support for source location without leading directory
2023-10-01 23:54:54 +03:00
gabime
463af69d41
Clang format sort includes
2023-09-29 00:20:26 +03:00
gabime
a0e631802c
Replaced include <spdlog/..> with include "spdlog/.."
2023-09-29 00:06:17 +03:00
Gabi Melman
605f037e4e
Update pattern_formatter.cpp
2023-09-26 02:03:12 +03:00
Gabi Melman
6eef69e4ac
Update pattern_formatter.cpp
2023-09-26 01:46:17 +03:00
gabime
6dffd7c6e8
update clang format again
2023-09-25 16:40:05 +03:00
gabime
f36b2c5f93
reformat code
2023-09-25 16:19:27 +03:00
gabime
dcd5904bdc
Updated clang-format
...
Merged with origin
2023-09-25 16:11:53 +03:00
gabime
6de0ffa15f
Updated clang format to google style
2023-09-25 02:35:55 +03:00
gabime
e28eadcd52
Clang format
2023-09-24 20:43:14 +03:00
gabime
2a1959c2ce
wip static_only
2023-09-24 20:26:32 +03:00