facebook/Haxl

logging?

Closed this issue · 1 comments

Not really an issue, just a question - how do you handle logging? I can see ifTrace in there, but it's going to return something in GenHaxl - is it legit to hook that up to unsafeLiftIO and use something like monad-logger?

Logging is a reasonable use of unsafeLiftIO, yes.