NEWS.md
log_close()
to error handling function so that
the log will now close when an error is encountered.traceback()
message when program errors.log_close()
.this.path()
.log_code()
function to dump code to the log.log_path()
function to return the path to the
log.log_status()
function to return the status of the
log.log_open()
, or by
setting the global option ‘logr.autolog’.log_hook()
function to allow other packages to
call into logr.put()
function as an alias to
log_print()
.sep()
function to create a log separator. This
make the log better organized and easier to readlog_open()
function to open the log.log_print()
function to print to the log.log_close()
function to print to the log.