public class ClientLoggerFactory extends Object
ClientLogger
.
To create a new ClientLogger
see the following method:
getClientLogger()
.Modifier and Type | Method and Description |
---|---|
static ClientLogger |
getClientLogger()
Creates a new
ClientLogger and holds it as a singleton (only one
instance can exist). |
public static ClientLogger getClientLogger()
ClientLogger
and holds it as a singleton (only one
instance can exist).ClientLogger
Copyright © 2012. All Rights Reserved.