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 PicketLinkLogger getLogger()
Returns a PicketLinkLogger
instance.
Copyright © 2018 JBoss by Red Hat. All rights reserved.