C++ Micro Services

General

  • Overview
  • Build Instructions
  • Getting Started
  • Contributing
  • Legal

Best Practices

  • Tutorial
  • Emulating Singletons

Bundles & Tools

  • Framework
  • Http Service
  • Web Console
  • Shell Service
  • usResourceCompiler3
  • usShell3

API Reference

  • CMake Support
  • Framework API
  • Declarative Services API
  • Configuration Admin API
  • LogService API
    • LogService
  • AsyncWorkService API
  • Http Service API
  • Web Console API
  • Shell Service API

Appendix

  • Change Log
Index
C++ Micro Services
  • LogService API
  • View page source

LogService APIΒΆ

  • LogService
    • LogLevel
      • Audit
      • Error
      • Warn
      • Info
      • Debug
      • Trace
    • SeverityLevel
      • LOG_ERROR
      • LOG_WARNING
      • LOG_INFO
      • LOG_DEBUG
    • cppmicroservices::logservice::Logger
      • ~Logger()
      • audit()
      • audit()
      • audit()
      • audit()
      • audit()
      • audit()
      • debug()
      • debug()
      • debug()
      • debug()
      • debug()
      • debug()
      • error()
      • error()
      • error()
      • error()
      • error()
      • error()
      • info()
      • info()
      • info()
      • info()
      • info()
      • info()
      • trace()
      • trace()
      • trace()
      • trace()
      • trace()
      • trace()
      • warn()
      • warn()
      • warn()
      • warn()
      • warn()
      • warn()
    • cppmicroservices::logservice::LoggerFactory
      • ~LoggerFactory()
      • getLogger()
      • getLogger()
      • ROOT_LOGGER_NAME
    • cppmicroservices::logservice::LogService
      • ~LogService()
      • Log()
      • Log()
      • Log()
      • Log()
Previous Next

© Copyright 2017-2023, CppMicroServices Contributors.