mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2026-01-27 10:22:15 +00:00
Init at INFO.
This commit is contained in:
@@ -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