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 improvements #5

Merged
merged 4 commits into from
Jan 3, 2018
Merged

Log improvements #5

merged 4 commits into from
Jan 3, 2018

Conversation

Aergonus
Copy link
Owner

@Aergonus Aergonus commented Jan 3, 2018

Converted some logs to their appropriate type (i.e. error to info or vice versa)
Reworked schedule print
Standardized glog levels `grep -r V\([0-9]\) *`
L0: None
L1: Highest Level current status info and Errors with Terminations
L2: Successful terminations
L3: More detailed schedule status info
L4: Debugging verbose schedule and config info
L5: Auto-resolved inconsequential issues
Allows for fmt.Println(schedule)
Since we should glog the single line info
and make the table version isolated and readable
@Aergonus
Copy link
Owner Author

Aergonus commented Jan 3, 2018

Oops, should merge this first then unauth

@Aergonus Aergonus merged commit a1ec881 into master Jan 3, 2018
@Aergonus Aergonus deleted the log_improvements branch January 8, 2018 22:09
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

Successfully merging this pull request may close these issues.

1 participant