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

log_level_choices is missing definition in main kj_log_reader #2

Open
hemulin opened this issue Jul 1, 2016 · 0 comments
Open

log_level_choices is missing definition in main kj_log_reader #2

hemulin opened this issue Jul 1, 2016 · 0 comments

Comments

@hemulin
Copy link

hemulin commented Jul 1, 2016

Well, the title says it all.

When trying to run the kj_log_reader, the following exception is raised:
File "/usr/local/lib/python2.7/dist-packages/kjlib-3.0.0-py2.7.egg/kjlib/log_reader.py", line 23, in main
max_log_level_width = max([len(x) for x in log_level_choices])
NameError: global name 'log_level_choices' is not defined

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