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

More Flexibility is added to Logger class #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

More Flexibility is added to Logger class #2

wants to merge 2 commits into from

Conversation

IpyCreator
Copy link

Changes in Logger File
1.LogEvent enum is more informative.
2.DateFormat include more type of date formats.
3.dateFormatter stored property is now converted to computed property for being more flexible.
4.log method name is changed to printDebugInfo with more default parameters.

Changes in ViewController
1.ViewController includes the usage of printDebugInfo function

saurabh and others added 2 commits April 26, 2018 18:19
Changes in Logger File
1.LogEvent enum is more informative.
2.DateFormat include more type of date formats.
3.dateFormatter stored property is now converted to computed property for being more flexible.
4.log method name is changed to printDebugInfo with more default parameters.

Changes in ViewController
1.ViewController includes the usage of printDebugInfo function
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