#include <algorithm>#include <cstring>#include <iostream>#include "flutter/fml/build_config.h"#include "flutter/fml/log_level.h"#include "flutter/fml/log_settings.h"#include "flutter/fml/logging.h"Go to the source code of this file.
Namespaces | |
| namespace | fml |
| namespace | fml::testing |
Functions | |
| int | fml::GetVlogVerbosity () |
| bool | fml::ShouldCreateLogMessage (LogSeverity severity) |
| void | fml::KillProcess () |