call logging.py for setup

This commit is contained in:
Solvik Blum 2019-08-07 15:12:38 +02:00
parent 4055e2a653
commit f991ac85f7
No known key found for this signature in database
GPG key ID: CC12B3DC262B6C47

View file

@ -2,6 +2,7 @@ import argparse
from netbox_agent.dell.dell import DellHost
import netbox_agent.dmidecode as dmidecode
from netbox_agent.logging import logging
from netbox_agent.hp.hp import HPHost
MANUFACTURERS = {