Nix 2.30.1
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::SimpleLogger Class Reference
Inheritance diagram for nix::SimpleLogger:

Public Member Functions

 SimpleLogger (bool printBuildLogs)
 
bool isVerbose () override
 
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 result (ActivityId act, ResultType type, const Fields &fields) override
 

Public Attributes

bool systemd
 
bool tty
 
bool printBuildLogs
 

The documentation for this class was generated from the following file: