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

Categorize the log messages to either debug, info, warning and error #58

Open
travula opened this issue May 6, 2015 · 5 comments
Open

Comments

@travula
Copy link
Member

travula commented May 6, 2015

Currently most of the log messages are debug messages. These have to be carefully looked at and categorized accordingly: debug, info, warning, error.

@khushpreet-kaur
Copy link
Contributor

@travula, I started thinking about this and have a question that how do I know what message to categorize into debug, info and waring etc.

@khushpreet-kaur
Copy link
Contributor

@travula, Waiting for your reply. I don't know how to start.

@khushpreet-kaur
Copy link
Contributor

Current Status:

  • Initial categorization of log messages

    Categorized log messages for AWSAdapter and CentOSVZAdapter.

@khushpreet-kaur
Copy link
Contributor

Current Status:

Categorization of log messages is done for following files:

ControllerServer.py
LabManager.py
VMManager.py
VMPool.py
AdapterServer.py

@khushpreet-kaur
Copy link
Contributor

Status: Categorization of log messages in all the files except CentOSBridgeVZAdapter.py is done.

  • Code is merged to develop. Develop branch is tested and its working fine.

@khushpreet-kaur khushpreet-kaur removed their assignment Jun 8, 2015
@travula travula added the done label Jun 24, 2015
@ecthiender ecthiender added this to the v1.0.5 milestone Jun 24, 2015
@travula travula modified the milestone: v1.0.5 Jul 23, 2015
@travula travula removed the done label Jul 23, 2015
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