Home page
Login
Contact us
Repo
TileDB-VCF
Examples
TileDB-VCF Tutorial
TileDB-VCF Allele Frequencies
GWAS with the 1000 Genomes TileDB-VCF Dataset
Ingestion
CLI
Python
Distributed Ingestion
API Reference
CLI
Python
How To
Create a Dataset
Export to VCF
Handle Large Queries
Ingest Samples
Perform Distributed Queries with TileDB-Cloud
Read from the Dataset
Work with Cloud Object Stores
Background
The Solution
Data Model
On this page
config_logging
Parameters
Edit this page
Report an issue
config_logging
config_logging(level='fatal', log_file='')
Configure tiledbvcf logging.
Parameters
Name
Type
Description
Default
level
str
Log level from (fatal|error|warn|info|debug|trace)
'fatal'
log_file
str
Log file path.
''