October 03, 2016
Is this the preferred logging module for vibe.d:

http://vibed.org/api/vibe.core.log/

There is also:

http://vibed.org/api/vibe.http.log/

which is there for backwards compatibility?
October 03, 2016
On 2016-10-03 12:36, Chris wrote:
> Is this the preferred logging module for vibe.d:
>
> http://vibed.org/api/vibe.core.log/
>
> There is also:
>
> http://vibed.org/api/vibe.http.log/
>
> which is there for backwards compatibility?

The second one is specific for HTTP. The first one is generic.

-- 
/Jacob Carlborg