(logp [level message & more] [level throwable message & more])Logs a message using print style args. Can optionally take a throwable as its
second arg. See level-specific macros, e.g., debug.
Use the 'logging.readable' namespace to avoid wrapping args in pr-str.
Examples
No examples yet. Be the first to add one!