Searched defs:log_dir (Results 1 – 3 of 3) sorted by relevance
59 def _open_build_log(log_dir): argument
26 option('log_dir', type: 'string') string
267 log_dir = get_option('log_dir') variable269 log_dir = join_paths(get_option('prefix'), get_option('localstatedir'), 'log') variable