auto-core.log.be-registry

List of all known backend strategies

no-op-fn

(no-op-fn & _)

simple-print

(simple-print _ns _level & msg)

strategies-registry

List of predefined strategies Look at clj and cljs implementations to have an understanding of that strategies implementation which may be different on both technologies. For instance, :text-based will be based on log4j2 on backedn and console on frontend