Package org.takes.facets.slf4j

Slf4j.

See: Description

Package org.takes.facets.slf4j Description

Slf4j.

Classes in this package is a collection of wrappers for basic interfaces, which will log basic parameters of methods called. This is how you implement it in your "take":

 new TkLogged(
   new TkFork(
    // my config...
   )
 );
Since:
0.11
Version:
$Id$
Author:
Dmitry Zaytsev ([email protected])

Copyright © 2015 Take. All rights reserved.