|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include "lix/libutil/types.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 () |