|
FE 0.13.1
Header-only C++ frontend library
|
This is the complete list of members for fe::Log, including all inherited members.
| break_on_error | fe::Log | |
| break_on_warn | fe::Log | |
| d(Fmt< Args... > fmt, Args &&... args) const | fe::Log | inline |
| e(Fmt< Args... > fmt, Args &&... args) const | fe::Log | inline |
| Fmt typedef | fe::Log | |
| i(Fmt< Args... > fmt, Args &&... args) const | fe::Log | inline |
| Level enum name | fe::Log | |
| level() const | fe::Log | inline |
| level2acro(Level level) | fe::Log | inlinestatic |
| level2color(Level level) | fe::Log | inlinestatic |
| log(Level level, Loc loc, std::format_string< Args... > fmt, Args &&... args) const | fe::Log | inline |
| log(Level level, std::source_location where, std::format_string< Args... > fmt, Args &&... args) const | fe::Log | inline |
| log(Level level, Fmt< Args... > fmt, Args &&... args) const | fe::Log | inline |
| operator bool() const | fe::Log | inlineexplicit |
| ostream() const | fe::Log | inline |
| set(std::ostream *ostream) | fe::Log | inline |
| set(Level max_level) | fe::Log | inline |
| t(Fmt< Args... > fmt, Args &&... args) const | fe::Log | inline |
| v(Fmt< Args... > fmt, Args &&... args) const | fe::Log | inline |
| w(Fmt< Args... > fmt, Args &&... args) const | fe::Log | inline |