Currently, the following code is needed for this conversion: ```julia save_log(logger, "tmp") lg = load_log(tmp) sl = lg.syslog ``` There should be no temporary file needed to do that.