![]() |
linc 0.7
Linc is a general-purpose programming language inspired by C
|
This is the complete list of members for linc::Logger, including all inherited members.
| append(std::string &output_string, const std::string &str, Args... args) | linc::Logger | inlinestatic |
| format(std::string_view str, const std::vector< Printable > &_args) | linc::Logger | static |
| format(std::string_view str, Args... args) | linc::Logger | inlinestatic |
| log(Type type, const std::string &str, Args... args) | linc::Logger | inlinestatic |
| Logger()=delete (defined in linc::Logger) | linc::Logger | |
| logTypeToString(Type type) | linc::Logger | static |
| print(std::string_view str, Args... args) | linc::Logger | inlinestatic |
| println() | linc::Logger | static |
| println(const std::string &str, Args... args) | linc::Logger | inlinestatic |
| println() | linc::Logger | inlinestatic |
| read(std::string_view prompt="") | linc::Logger | static |
| Type enum name | linc::Logger |