Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
loggers.hh File Reference
Include dependency graph for loggers.hh:

Go to the source code of this file.

Enumerations

enum class  LogFormat {
  raw , rawWithLogs , internalJSON , bar ,
  barWithLogs , multiline , multilineWithLogs
}
 

Functions

void nix::setLogFormat (const std::string &logFormatStr)
 
void nix::setLogFormat (const LogFormat &logFormat)
 
void nix::createDefaultLogger ()