Lines Matching refs:logging
24 import logging
48 logging.debug('The script%s for %s %s found.',
52 logging.error('There is not any script of %s found.', ide_name)
64 logging.debug('Run command: "%s" to launch project.', run_sh_cmd)
68 logging.error('Launch project path %s failed with error: %s.',
83 logging.info('Searching IDE script %s in path: %s.', ide_script_name, top)
85 logging.debug('Search all files under %s to get %s, %s.', top, root,
90 logging.debug('Use file name filter to find %s in path %s.',
141 logging.debug('Call get_scripts_from_dir_path with %s, and %s', input_path,
160 logging.info(
163 logging.info('Launch %s for project content path: %s.', ide_name,
185 logging.debug('Extracted path is: %s.', path)
213 logging.debug('IDE installed path from user input: %s.', ide_path)
232 logging.debug('Result for checking IntelliJ path %s after sorting:%s.',