code-soup
code-soup copied to clipboard
Common Utility Functions: Logging
We need a logger, report all callbacks from the algorithms, These Common Utilities i.e used everywhere will be outside chapters.
- [x] Into the output stream
- [x] Into a file for logging
- [ ] Callbacks
I'll take this up. For logging into a file, is there a specific location the file would need to be saved?
@arihantbansal yes you can take the path variable for the time being for that