• 首页
  • Qt文档
  • DTK文档
  • 玲珑文档
  • outputdebugappender_zh

    Class::OutputDebugAppender

    暂无该属性


    Detailed Description

    Appender that writes the log records to the Microsoft Debug Log

    OutputDebugAppender::append

    [protected plain  virtual]

    void append(const QDateTime &timeStamp, Logger::LogLevel logLevel, const char *file, int line, const char *function, const QString &category, const QString &message) See also AbstractStringAppender::format()