Functions

  • FuchsiaLogSeverity severity_from_verbosity (uint8_t verbosity)

    Defined at line 120 of file ../../src/devices/lib/log/log.cc

  • void log_with_source (Logger & logger, FuchsiaLogSeverity severity, const char * tag, const char * file, int line, const char * format)

    Defined at line 129 of file ../../src/devices/lib/log/log.cc

  • const char * SeverityToString (FuchsiaLogSeverity severity)

    Defined at line 137 of file ../../src/devices/lib/log/log.cc