- make-logger config #!optional thunkprocedure
Make a logger procedure using configuration from config (a SRFI-39 parameter). If thunk is provided, a call to it will be injected as the last expression of the returned procedure.
Make a logger procedure using configuration from config (a SRFI-39 parameter). If thunk is provided, a call to it will be injected as the last expression of the returned procedure.