YashKumarVerma / project-os-healing-os

comparative analysis of scheduling algorithms
https://github.com/YashKumarVerma/self-healing-remote
0 stars 3 forks source link

added sample logger class. #8

Closed ausome197 closed 3 years ago

ausome197 commented 3 years ago

This is Logger File to use this logger you need to instantiate LoggerClass and using logInfo() function with two strings as arguments ex: log("command","command category") and the time stamp is appended to this OutPut Example: command|category|time Sample.txt: ls|Command_System|1601834132 cd|Command_System|1601834132 here:

"|" being the delimiter

yashkumarverma-assistant[bot] commented 3 years ago

Thanks @ausome197, for opening the pull request! 🙌 One of our team-mates will review the pull request soon. ✅

YashKumarVerma commented 3 years ago

Good work !

yashkumarverma-assistant[bot] commented 3 years ago

Congratualtions @ausome197, your pull request is merged! 🎉 Thanks for your contributions.🙌