logr 1.1.1
logr 1.1.0
- Added put() function as an alias to log_print()
- Added sep() function to create a log separator. This make the log better organized and easier to read
- Fixed bug to clear any existing errors/warnings on log_open
logr 1.0.5
- Fixed bug when printing tibbles to the log.
logr 1.0.4
- Fixed bug when printing objects with multiple classes.
logr 1.0.3
- Added log_open() function to open the log.
- Added log_print() function to print to the log.
- Added log_close() function to print to the log.