Hi, has anyone been able to make the (cast/dev {:msg "something"})
, and (cast/event ...)
functions print anything locally? If so, what sometimes gave you trouble, how did you make it work?
When I follow the instructions here, I get no errors but no logs either:
https://docs.datomic.com/cloud/ions/ions-monitoring.html#local-workflow
This post provides a look at what I tried:
https://ask.datomic.com/index.php/556/how-do-i-use-datomic-ion-cast-to-log-on-my-development-machine
With the current issue we find it difficult to unify our dev and prod parity when different kinds of logging work only in half of our environments.
Because of this, we’re tempted to use SLF4J instead but the logs don’t appear as great in CloudWatch as the cast logs appear: