TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software
- CMake 3.20+ (recommended)
- A C++20 compiler:
- Windows: MSVC (Visual Studio 2022) or MinGW
- Linux: GCC 11+ or Clang 14+
This project is licensed under the MIT License.
See the LICENSE file for more details.