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

Automatically disable logging on Shaheen #45

Closed
ketch opened this issue Jun 26, 2011 · 2 comments
Closed

Automatically disable logging on Shaheen #45

ketch opened this issue Jun 26, 2011 · 2 comments
Assignees

Comments

@ketch
Copy link
Member

ketch commented Jun 26, 2011

We have been bitten by this 3 times now. @Ahamadia, what is the best way to do this? Can we check the architecture we're on from inside Python? Or we could move the logging configuration files around in our setup scripts on Shaheen.

@ahmadia
Copy link
Member

ahmadia commented Jun 26, 2011

I think the default logging setting should be set higher and that we should provide an option to the user to request debug-level or verbose debugging.

@mandli
Copy link
Member

mandli commented Jun 27, 2011

Python can do this similar to what uname can do although I am not sure what
Shaheen would return. There's a more specific module for checking hardware
but I have heard it that it can be misleading sometimes.

On Sun, Jun 26, 2011 at 7:28 AM, ketch <
reply@reply.github.com>wrote:

We have been bitten by this 3 times now. @Ahamadia, what is the best way
to do this? Can we check the architecture we're on from inside Python? Or
we could move the logging configuration files around in our setup scripts on
Shaheen.

Reply to this email directly or view it on GitHub:
#45

@ghost ghost assigned ketch Jul 4, 2011
ketch added a commit that referenced this issue Sep 18, 2011
@ketch ketch closed this as completed Sep 18, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants