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() |
Modifier and Type | Method and Description |
---|---|
static PicketLinkLogger |
getLogger()
Returns a
PicketLinkLogger instance. |
public static PicketLinkLogger getLogger()
Returns a PicketLinkLogger
instance.
Copyright © 2019 JBoss by Red Hat. All rights reserved.