This is awesome, thanks for making it, will try to integrate it asap. I'm 
not a Korma user, so it'll be good to see how well it plays with clojure 
jdbc.

Just to confirm, is the recommendation to use this only at development 
time? It's been a while since Rails and I don't recall if they turn off SQL 
logging in production mode.

On Friday, August 30, 2013 9:46:43 AM UTC-7, Christopher Allen wrote:
>
> https://github.com/bitemyapp/blackwater/
>
> Clojure library for logging SQL queries and the time they took for Korma 
> and clojure.java.jdbc.
>
> I like having a 'canary in the coal mine' while developing locally so that 
> I can see the queries getting executed and the time they took to run, 
> similar to Rails query logging. The library stands alone although this 
> imports specific (recent) versions of c.j.j and Korma, exclude and replace 
> as you need to.
>
> Some users to help me shake this out beyond how I use it (I'm primarily a 
> Korma guy) would be very useful, Github Issues and PRs very welcome!
>
> Thanks everybody. I've got another library to announce once a friend helps 
> me do some testing with it.
>
> --- Chris
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to