Is this intentional? It seems like odd default behavior. If it is
intentional then perhaps a blurb on the wiki would be nice (I'll do it if
someone asks nicely :) ). I had to dig through the code. I'm using the
master branch, for what it's worth.
For those that want to know, to turn on access logs, add the following to
app.config.
{webmachine, [{webmachine_logger_module, webmachine_logger}]}
If you want all access logs in their own dir then add the following to the
riak_core list in app.config.
{http_logdir, "log/access"}
-Ryan
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com