Liking cljdoc? Tell your friends :D

andrewslai.clj.utils.core


change-newlinesclj

(change-newlines s)

AWS Cloudwatch breaks up logs based on newline characters , which makes it horrible to read logs. This allows us to do multiline logging in Cloudwatch.

AWS Cloudwatch breaks up logs based on newline characters 
, which makes it
  horrible to read logs.
  This allows us to do multiline logging in Cloudwatch.
sourceraw docstring

deep-mergeclj

(deep-merge m1 m2)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close