yetanalytics / lrs

Protocols, specifications, and logic for building an xAPI Learning Record Store (LRS) in Clojure(Script).
https://www.yetanalytics.com/lrs
Apache License 2.0
4 stars 1 forks source link

Configurable/Appendable cljs logging #3

Closed milt closed 5 years ago

milt commented 5 years ago

Just like logback for clojure, we need to use a pluggable logging lib for cljs so we can use cloudwatch appenders, etc.

Needed for https://github.com/yetanalytics/third/issues/8