Functions

  • FuchsiaLogSeverity severity_from_verbosity (uint8_t verbosity)

    Defined at line 106 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 115 of file ../../src/devices/lib/log/log.cc

  • const char * SeverityToString (FuchsiaLogSeverity severity)

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