!752 // PersistentLog is defined in #1001972 static PersistentLog log; p { log = new PersistentLog("mylog"); log.add("hello entry " + l(log)); print(structure(log)); }