Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'Utilty' object has no attribute 'make_log_msg' #48

Open
Hamelpa opened this issue Dec 4, 2020 · 0 comments
Open

AttributeError: 'Utilty' object has no attribute 'make_log_msg' #48

Hamelpa opened this issue Dec 4, 2020 · 0 comments

Comments

@Hamelpa
Copy link

Hamelpa commented Dec 4, 2020

Traceback (most recent call last):
File "gyoithon.py", line 321, in
protocol_list, fqdn_list, port_list, path_list = get_target_info(full_path, utility)
File "gyoithon.py", line 43, in get_target_info
msg = utility.make_log_msg(utility.log_in, utility.log_dis, os.path.basename(file), note='Get target information')
AttributeError: 'Utilty' object has no attribute 'make_log_msg'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant