Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ApiLog = logrus.New()
ApiLog is a separate logrus logger for the API. The destination for its messages is controlled by the environment variable CONJURAPI_LOG. CONJRAPI_LOG can be "stdout", "stderr", or the path to a file. If it's a path, the file's contents will be overwritten with new messages. If the environment variable is not set, logging is disabled.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.