template <>

class ContextFormatter

Defined at line 192 of file ../../third_party/cobalt/src/logger/project_context.h

Specialization of ContextFormatter for logger::ProjectContext to give it default formatting and

allow it to be passed to StatusBuilder::WithContexts.

Will print Project=

<FullyQualifiedName

()> by default.

Public Methods

void ContextFormatter (const logger::ProjectContext & v)

Defined at line 195 of file ../../third_party/cobalt/src/logger/project_context.h

std::string default_key ()

Defined at line 196 of file ../../third_party/cobalt/src/logger/project_context.h

void write_value (std::ostream & stream)

Defined at line 197 of file ../../third_party/cobalt/src/logger/project_context.h