![]() |
Spicy
|
This is the complete list of members for hilti::Logger, including all inherited members.
| __attribute__((noreturn)) void fatalError(std (defined in hilti::Logger) | hilti::Logger | inline |
| __attribute__((noreturn)) void internalError(std (defined in hilti::Logger) | hilti::Logger | inline |
| _debug(const logging::DebugStream &dbg, const std::string &msg, const Location &l=location::None) | hilti::Logger | |
| debug(const logging::DebugStream &dbg, std::string msg, const std::shared_ptr< T > &n) (defined in hilti::Logger) | hilti::Logger | inline |
| debugDisable(const logging::DebugStream &dbg) (defined in hilti::Logger) | hilti::Logger | inline |
| debugDisable(const std::string &dbg) (defined in hilti::Logger) | hilti::Logger | |
| debugEnable(const logging::DebugStream &dbg) (defined in hilti::Logger) | hilti::Logger | |
| debugEnable(const std::string &dbg) (defined in hilti::Logger) | hilti::Logger | |
| debugPopIndent(const logging::DebugStream &dbg) (defined in hilti::Logger) | hilti::Logger | inline |
| debugPushIndent(const logging::DebugStream &dbg) (defined in hilti::Logger) | hilti::Logger | inline |
| debugSetIndent(const logging::DebugStream &dbg, size_t indent) (defined in hilti::Logger) | hilti::Logger | inline |
| deprecated(const std::string &msg, const Location &l=location::None) (defined in hilti::Logger) | hilti::Logger | |
| deprecated(const std::string &msg, const Node *n) (defined in hilti::Logger) | hilti::Logger | inline |
| error(const std::string &msg, const Location &l=location::None) (defined in hilti::Logger) | hilti::Logger | |
| error(const std::string &msg, const std::vector< std::string > &context, const Location &l=location::None) (defined in hilti::Logger) | hilti::Logger | |
| error(const std::string &msg, const Node *n) (defined in hilti::Logger) | hilti::Logger | inline |
| error(std::string msg, const std::shared_ptr< T > &n) (defined in hilti::Logger) | hilti::Logger | inline |
| error(std::string msg, std::vector< std::string > context, const std::shared_ptr< T > &n) (defined in hilti::Logger) | hilti::Logger | inline |
| error(Result< R > r, const std::shared_ptr< T > &n) (defined in hilti::Logger) | hilti::Logger | inline |
| errors() const (defined in hilti::Logger) | hilti::Logger | inline |
| fatalError(const std::string &msg, const Location &l=location::None) __attribute__((noreturn)) (defined in hilti::Logger) | hilti::Logger | |
| fatalError(const std::string &msg, const Node *n) __attribute__((noreturn)) (defined in hilti::Logger) | hilti::Logger | inline |
| info(const std::string &msg, const Location &l=location::None) (defined in hilti::Logger) | hilti::Logger | |
| info(const std::string &msg, const Node *n) (defined in hilti::Logger) | hilti::Logger | inline |
| info(std::string msg, const std::shared_ptr< T > &n) (defined in hilti::Logger) | hilti::Logger | inline |
| internalError(const std::string &msg, const Location &l=location::None) __attribute__((noreturn)) (defined in hilti::Logger) | hilti::Logger | |
| internalError(const std::string &msg, const Node *n) __attribute__((noreturn)) (defined in hilti::Logger) | hilti::Logger | inline |
| isEnabled(const logging::DebugStream &dbg) (defined in hilti::Logger) | hilti::Logger | inline |
| log(logging::Level level, const std::string &msg, const Location &l=location::None) (defined in hilti::Logger) | hilti::Logger | |
| log(std::string msg, const std::shared_ptr< T > &n) (defined in hilti::Logger) | hilti::Logger | inline |
| logger() | hilti::Logger | friend |
| Logger(std::ostream &output_std=std::cerr, std::ostream &output_debug=std::cerr) (defined in hilti::Logger) | hilti::Logger | inline |
| report(std::ostream &output, logging::Level level, size_t indent, const std::string &addl, const std::string &msg, const Location &l) const (defined in hilti::Logger) | hilti::Logger | protected |
| reset() (defined in hilti::Logger) | hilti::Logger | inline |
| setLogger(std::unique_ptr< Logger > logger) | hilti::Logger | friend |
| warning(const std::string &msg, const Location &l=location::None) (defined in hilti::Logger) | hilti::Logger | |
| warning(const std::string &msg, const Node *n) (defined in hilti::Logger) | hilti::Logger | inline |
| warning(std::string msg, const std::shared_ptr< T > &n) (defined in hilti::Logger) | hilti::Logger | inline |
| warnings() const (defined in hilti::Logger) | hilti::Logger | inline |