******************************************************************************** conan test conan-center-index\recipes\spdlog\all\test_package\conanfile.py spdlog/1.8.2@ --profile=C:\J\w\BuildSingleReference@11/26294/5bd46adf-ef07-4f48-9f5a-2bf90fd1f64c/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@11\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@11\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=14 os=Windows os_build=Windows [options] spdlog:shared=True [build_requires] [env] fmt/7.1.3: Not found in local cache, looking in remotes... fmt/7.1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/7.1.3: Downloaded recipe revision 47942581d0440d7158085584dcde49cf spdlog/1.8.2 (test package): Installing package Requirements fmt/7.1.3 from 'conan-center' - Downloaded spdlog/1.8.2 from local cache - Cache Packages fmt/7.1.3:61a504d3c67b60d4d503396b9a7fca6c5f552107 - Download spdlog/1.8.2:1fafb795b8bb619fae601660e4c703c997e4b1a0 - Download Installing (downloading, building) binaries... fmt/7.1.3: Retrieving package 61a504d3c67b60d4d503396b9a7fca6c5f552107 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/7.1.3: Package installed 61a504d3c67b60d4d503396b9a7fca6c5f552107 fmt/7.1.3: Downloaded package revision f9c0ba9cdea876e2a23b141606b45304 spdlog/1.8.2: Retrieving package 1fafb795b8bb619fae601660e4c703c997e4b1a0 from remote 'c3i_PR-6498' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz spdlog/1.8.2: Package installed 1fafb795b8bb619fae601660e4c703c997e4b1a0 spdlog/1.8.2: Downloaded package revision 615e4c564a90aa136b790be3a89de9ad [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK spdlog/1.8.2 (test package): Generator txt created conanbuildinfo.txt spdlog/1.8.2 (test package): Generator cmake created conanbuildinfo.cmake spdlog/1.8.2 (test package): Generated conaninfo.txt spdlog/1.8.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package\build\8ee9019ee97a615dea98a438aae279a0ca421401/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK spdlog/1.8.2 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package\build\8ee9019ee97a615dea98a438aae279a0ca421401 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package\build\8ee9019ee97a615dea98a438aae279a0ca421401\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@11/conan-center-index/recipes/spdlog/all/test_package/build/8ee9019ee97a615dea98a438aae279a0ca421401 ----Running------ > cmake --build C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package\build\8ee9019ee97a615dea98a438aae279a0ca421401 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@11/conan-center-index/recipes/spdlog/all/test_package/CMakeLists.txt test_package.cpp C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xutility(2372): warning C4996: 'std::copy::_Unchecked_iterators::_Deprecate': Call to 'std::copy' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package\build\8ee9019ee97a615dea98a438aae279a0ca421401\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xutility(2372): note: see declaration of 'std::copy::_Unchecked_iterators::_Deprecate' C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(574): note: see reference to function template instantiation '_OutIt std::copy(_InIt,_InIt,_OutIt)' being compiled with [ _OutIt=fmt::v7::detail::buffer_appender, InputIt=const char *, OutputIt=fmt::v7::detail::buffer_appender, _InIt=const char * ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(2159): note: see reference to function template instantiation 'OutputIt fmt::v7::detail::copy_str,0>(InputIt,InputIt,OutputIt)' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender, Char=char, InputIt=const char * ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(2157): note: while compiling class template member function 'void fmt::v7::detail::arg_formatter_base::write(fmt::v7::string_view)' with [ OutputIt=fmt::v7::detail::buffer_appender, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(2288): note: see reference to function template instantiation 'void fmt::v7::detail::arg_formatter_base::write(fmt::v7::string_view)' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(2302): note: see reference to class template instantiation 'fmt::v7::detail::arg_formatter_base' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(3473): note: see reference to class template instantiation 'fmt::v7::detail::arg_formatter,char>' being compiled C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/ostream.h(140): note: see reference to function template instantiation 'fmt::v7::detail::buffer_appender fmt::v7::formatter,Char,void>::format,Char>>(const T &,FormatContext &)' being compiled with [ Char=char, T=fmt::v7::basic_string_view, FormatContext=fmt::v7::basic_format_context,char> ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/ostream.h(140): note: see reference to function template instantiation 'fmt::v7::detail::buffer_appender fmt::v7::formatter,Char,void>::format,Char>>(const T &,FormatContext &)' being compiled with [ Char=char, T=fmt::v7::basic_string_view, FormatContext=fmt::v7::basic_format_context,char> ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/core.h(1110): note: see reference to function template instantiation 'OutputIt fmt::v7::detail::fallback_formatter::format>(const T &,fmt::v7::basic_format_context &)' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender, T=my_type, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/core.h(1110): note: see reference to function template instantiation 'OutputIt fmt::v7::detail::fallback_formatter::format>(const T &,fmt::v7::basic_format_context &)' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender, T=my_type, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/core.h(1099): note: see reference to function template instantiation 'void fmt::v7::detail::value::format_custom_arg>(const void *,fmt::v7::basic_format_parse_context &,Context &)' being compiled with [ Context=fmt::v7::format_context, T=my_type, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/core.h(1096): note: see reference to function template instantiation 'void fmt::v7::detail::value::format_custom_arg>(const void *,fmt::v7::basic_format_parse_context &,Context &)' being compiled with [ Context=fmt::v7::format_context, T=my_type, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/core.h(1438): note: see reference to function template instantiation 'fmt::v7::detail::value::value(const T &)' being compiled with [ Context=fmt::v7::format_context, U=my_type, T=my_type ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/core.h(1438): note: see reference to function template instantiation 'fmt::v7::detail::value::value(const T &)' being compiled with [ Context=fmt::v7::format_context, U=my_type, T=my_type ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/core.h(1589): note: see reference to function template instantiation 'fmt::v7::detail::value fmt::v7::detail::make_arg(const T &)' being compiled with [ Context=fmt::v7::format_context, T=my_type ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/core.h(1582): note: while compiling class template member function 'fmt::v7::format_arg_store,char>,my_type>::format_arg_store(const my_type &)' C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/core.h(1626): note: see reference to function template instantiation 'fmt::v7::format_arg_store,char>,my_type>::format_arg_store(const my_type &)' being compiled C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(3820): note: see reference to class template instantiation 'fmt::v7::format_arg_store,char>,my_type>' being compiled C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.2\_\_\package\1fafb795b8bb619fae601660e4c703c997e4b1a0\include\spdlog/logger.h(340): note: see reference to function template instantiation 'fmt::v7::detail::buffer_appender fmt::v7::format_to(fmt::v7::basic_memory_buffer> &,const S &,_Ty &&)' being compiled with [ FormatString=spdlog::string_view_t, _Ty=my_type, S=spdlog::string_view_t ] C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.2\_\_\package\1fafb795b8bb619fae601660e4c703c997e4b1a0\include\spdlog/logger.h(87): note: see reference to function template instantiation 'void spdlog::logger::log_(spdlog::source_loc,spdlog::level::level_enum,const FormatString &,_Ty &&)' being compiled with [ _Ty=my_type, FormatString=spdlog::string_view_t ] C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.2\_\_\package\1fafb795b8bb619fae601660e4c703c997e4b1a0\include\spdlog/logger.h(93): note: see reference to function template instantiation 'void spdlog::logger::log<_Ty>(spdlog::source_loc,spdlog::level::level_enum,spdlog::string_view_t,_Ty &&)' being compiled with [ _Ty=my_type ] C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.2\_\_\package\1fafb795b8bb619fae601660e4c703c997e4b1a0\include\spdlog/logger.h(111): note: see reference to function template instantiation 'void spdlog::logger::log(spdlog::level::level_enum,const FormatString (&),_Ty &&)' being compiled with [ _Ty=my_type, FormatString=char [22] ] C:\J\w\BuildSingleReference@11\.conan\data\spdlog\1.8.2\_\_\package\1fafb795b8bb619fae601660e4c703c997e4b1a0\include\spdlog/spdlog.h(157): note: see reference to function template instantiation 'void spdlog::logger::info(const FormatString (&),_Ty &&)' being compiled with [ _Ty=my_type, FormatString=char [22] ] C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package\test_package.cpp(205): note: see reference to function template instantiation 'void spdlog::info(const FormatString (&),my_type &&)' being compiled with [ FormatString=char [22] ] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xutility(2458): warning C4996: 'std::copy_n::_Unchecked_iterators::_Deprecate': Call to 'std::copy_n' with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators' [C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package\build\8ee9019ee97a615dea98a438aae279a0ca421401\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xutility(2458): note: see declaration of 'std::copy_n::_Unchecked_iterators::_Deprecate' C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(1486): note: see reference to function template instantiation '_OutIt std::copy_n(_InIt,std::_Diff,_OutIt)' being compiled with [ _OutIt=fmt::v7::detail::buffer_appender, Char=char, OutputIt=fmt::v7::detail::buffer_appender, _InIt=const char *, _Diff=std::size_t ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(1505): note: see reference to function template instantiation 'OutputIt fmt::v7::detail::fill,Char>(OutputIt,std::size_t,const fmt::v7::detail::fill_t &)' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(1580): note: see reference to function template instantiation 'OutputIt fmt::v7::detail::write_padded>(OutputIt,const fmt::v7::basic_format_specs &,std::size_t,std::size_t,F &&)' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender, F=fmt::v7::detail::write:: ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(2179): note: see reference to function template instantiation 'OutputIt fmt::v7::detail::write>(OutputIt,fmt::v7::basic_string_view,const fmt::v7::basic_format_specs &)' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(2286): note: see reference to function template instantiation 'void fmt::v7::detail::arg_formatter_base::write(fmt::v7::basic_string_view,const fmt::v7::basic_format_specs &)' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(2286): note: see reference to function template instantiation 'void fmt::v7::detail::arg_formatter_base::write(fmt::v7::basic_string_view,const fmt::v7::basic_format_specs &)' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/format.h(2283): note: while compiling class template member function 'fmt::v7::detail::buffer_appender fmt::v7::detail::arg_formatter_base::operator ()(fmt::v7::basic_string_view)' with [ OutputIt=fmt::v7::detail::buffer_appender, Char=char ] C:\J\w\BuildSingleReference@11\.conan\data\fmt\7.1.3\_\_\package\61a504d3c67b60d4d503396b9a7fca6c5f552107\include\fmt/core.h(1347): note: see reference to function template instantiation 'fmt::v7::detail::buffer_appender fmt::v7::detail::arg_formatter_base::operator ()(fmt::v7::basic_string_view)' being compiled with [ OutputIt=fmt::v7::detail::buffer_appender, Char=char ] fmtd.lib(format.obj) : warning LNK4099: PDB 'fmt.pdb' was not found with 'fmtd.lib(format.obj)' or at 'C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package\build\8ee9019ee97a615dea98a438aae279a0ca421401\bin\fmt.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package\build\8ee9019ee97a615dea98a438aae279a0ca421401\test_package.vcxproj] test_package.vcxproj -> C:\J\w\BuildSingleReference@11\conan-center-index\recipes\spdlog\all\test_package\build\8ee9019ee97a615dea98a438aae279a0ca421401\bin\test_package.exe test_package.vcxproj -> C:/J/w/BuildSingleReference@11/conan-center-index/recipes/spdlog/all/test_package/build/8ee9019ee97a615dea98a438aae279a0ca421401/bin/test_package.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference@11/conan-center-index/recipes/spdlog/all/test_package/CMakeLists.txt spdlog/1.8.2 (test package): Running test() ----Running------ > bin\test_package ----------------- [2021-07-28 18:51:24.924] [info] Welcome to spdlog version 1.8.2 ! [2021-07-28 18:51:24.925] [warning] Easy padding in numbers like 00000012 [2021-07-28 18:51:24.925] [critical] Support for int: 42; hex: 2a; oct: 52; bin: 101010 [2021-07-28 18:51:24.925] [info] Support for floats 1.23 [2021-07-28 18:51:24.925] [info] Positional args are supported too.. [2021-07-28 18:51:24.925] [info] right aligned, left aligned [2021-07-28 18:51:24.925] [debug] This message should be displayed.. [18:51:24 +00:00] [I] [thread 26696] This an info message with custom format [2021-07-28 18:51:24.926] [info] ****************** Backtrace Start ****************** [2021-07-28 18:51:24.926] [debug] Backtrace message 90 [2021-07-28 18:51:24.926] [debug] Backtrace message 91 [2021-07-28 18:51:24.926] [debug] Backtrace message 92 [2021-07-28 18:51:24.926] [debug] Backtrace message 93 [2021-07-28 18:51:24.926] [debug] Backtrace message 94 [2021-07-28 18:51:24.926] [debug] Backtrace message 95 [2021-07-28 18:51:24.926] [debug] Backtrace message 96 [2021-07-28 18:51:24.926] [debug] Backtrace message 97 [2021-07-28 18:51:24.926] [debug] Backtrace message 98 [2021-07-28 18:51:24.926] [debug] Backtrace message 99 [2021-07-28 18:51:24.927] [info] ****************** Backtrace End ******************** [2021-07-28 18:51:24.937] [info] Binary example: 0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 0060: 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f 0080: 30 31 32 33 34 35 36 37 38 39 3a 3b 3c 3d 3e 3f 40 41 42 43 44 45 46 47 48 49 4a 4b 4c 4d 4e 4f [2021-07-28 18:51:24.937] [info] Another binary example: 00 00 00 00 00 00 00 00 00 00 [multi_sink_example] [warning] this should appear in both console and file [2021-07-28 18:51:24.938] [info] user defined type: [my_type i=14] [2021-07-28 18:51:24.939] [info] End of example. [2021-07-28 18:51:24.939] [console] [info] End of example. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR