
and get metadata before returning Create unittests for those two functions Turn debug log messages off by default
11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
[DEFAULT]
|
|
# Show more verbose log output (sets INFO log level output)
|
|
verbose = True
|
|
|
|
# Show debugging output in logs (sets DEBUG log level output)
|
|
debug = False
|
|
|
|
# Log to this file. Make sure you do not set the same log
|
|
# file for both the API and registry servers!
|
|
#log_file = barbicanclient.log
|