org.objectweb.jonathan.helpers

Class LogConfiguration


public final class LogConfiguration
extends Object

This class provides a method to compute the bootstrap configuration, generated from the file /home/walluck/rpm/BUILD/jonathancore/src/org/objectweb/jonathan/helpers/LogConfiguration.kcf.

Method Summary

static Context
newConfiguration(Class c)
Returns the effective bootstrap configuration.

Method Details

newConfiguration

public static Context newConfiguration(Class c)
Returns the effective bootstrap configuration.

Parameters:
c - the class of the caller of this method.

Returns:
the bootstrap configuration.