|
| JSONLogger (Descriptor fd, bool includeNixPrefix) |
bool | isVerbose () override |
void | addFields (nlohmann::json &json, const Fields &fields) |
void | write (const nlohmann::json &json) |
void | log (Verbosity lvl, std::string_view s) override |
void | logEI (const ErrorInfo &ei) override |
void | startActivity (ActivityId act, Verbosity lvl, ActivityType type, const std::string &s, const Fields &fields, ActivityId parent) override |
void | stopActivity (ActivityId act) override |
void | result (ActivityId act, ResultType type, const Fields &fields) override |
|
Descriptor | fd |
bool | includeNixPrefix |
Sync< State > | _state |
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/nix-2.30.0-build/nix-2.30.0/src/libutil/logging.cc