LT_EXCEPTION, LT_FAULT, LT_FILESTART, LT_INFO, LT_MERCHCFG, LT_PROXYCFG, LT_REPLY, LT_REQUEST, LT_TRANSTART| Constructor and Description |
|---|
LoggerImpl(MerchantConfig _mc)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
log(String type,
String text)
Logs the text specified.
|
void |
logTransactionStart()
Logs an LT_TRANSTART entry.
|
void |
prepare()
Prepares the file by checking if it has reached the maximum size and if
so, archives it.
|
public LoggerImpl(MerchantConfig _mc)
_mc - MerchantConfig object containing the logging parameters.public void prepare()
throws ConfigException
prepare in interface LoggerConfigException - if anything is missing or invalid in the
configuration.public void logTransactionStart()
logTransactionStart in interface LoggerCopyright © 2022. All rights reserved.