mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Init at INFO.
This commit is contained in:
committed by
Carl D. Roth
parent
711fbacd65
commit
f0fb870dc8
@@ -24,7 +24,7 @@ import lsb_release
|
||||
|
||||
g_dist_codename = lsb_release.get_distro_information().get('CODENAME')
|
||||
|
||||
logger = onlu.init_logging('onlpm')
|
||||
logger = onlu.init_logging('onlpm', logging.INFO)
|
||||
|
||||
class OnlPackageError(Exception):
|
||||
"""General Package Error Exception
|
||||
|
||||
Reference in New Issue
Block a user