Skip to content

TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software

License

Notifications You must be signed in to change notification settings

TorchCS-MC/Logger

Repository files navigation

TorchCS Logger


Description

TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software


Required Tools

  • CMake 3.20+ (recommended)
  • A C++20 compiler:
    • Windows: MSVC (Visual Studio 2022) or MinGW
    • Linux: GCC 11+ or Clang 14+

License

This project is licensed under the MIT License.
See the LICENSE file for more details.

About

TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published