public final class PicketLinkLoggerFactory extends Object
Factory class to create PicketLinkLogger instances.
The logger instances are created based on the following patterns:
PicketLinkLogger plus the "Impl" suffix;DefaultPicketLinkLogger as the default logger implementation.| Constructor and Description |
|---|
PicketLinkLoggerFactory() |
public static final PicketLinkLogger getLogger()
Returns a PicketLinkLogger instance.
Copyright © 2013 JBoss Inc.. All Rights Reserved.