With a file name as an argument, dribble opens the file and sends a record of further I/O to that file. Without an argument, it closes the dribble file, and quits logging.
(&optional pathname &key sb-impl::if-exists)