#lang racket/base (require simple-log) (provide dbg-am info-am warn-am err-am fatal-am sync-log-am) (sl-def-log audio-manager am)