18 #include "mongo/base/status.h"
Status represents an error state or the absence thereof.
Definition: status.h:50
Utility functions for parsing numbers from strings.
Definition: compare_numbers.h:20
virtual Status append(const Event &event)=0
Appends "event", returns Status::OK() on success.
Interface for sinks in a logging system.
Definition: appender.h:31