Skip to content

asura/logger

Repository files navigation

asr::util::Logger

ログ出力クラス

Build Status Coverage Status

requirement

  • CMake v3.13以降
  • C++11 compiler
    • 以下でテスト
      • g++ 5.4.0 @ Ubuntu 16.04
      • g++ 7.3.1 @ CentOS 7.6
      • clang++ 10.0.1 @ macOS Mojave 10.14.6
  • clang-tidy (optional)

cmake options

オプション名 説明 デフォルト値
COVERAGE テストカバレッジ取得 OFF
USE_CLANG_TIDY clang-tidyを使った静的解析 OFF

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published