auto-core.log.fe-registry

List of all known frontend 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 backend and console on frontend