Uses of Class
com.ibm.di.server.Log
-
Packages that use Log Package Description com.ibm.di.api.local.impl Provides implementations of the interfaces for managing the local session of the server API.com.ibm.di.api.syslog com.ibm.di.config.base Provides classes that implement the Security Verify Directory Integrator configuration model.com.ibm.di.config.interfaces Provides the interfaces for the Security Verify Directory Integrator configuration model.com.ibm.di.config.xml Provides classes that implement the reading and writing of the Security Verify Directory Integrator configuration components.com.ibm.di.connector Provides classes for the Directory Integrator's connectors.com.ibm.di.connector.maximo.core Provides core classes for the connector.com.ibm.di.connector.maximo.parsing Provides classes for parsing and schema data handling.com.ibm.di.connector.maximo.util Contains miscellaneous utility classes (DOM, XML, HTTP, text).com.ibm.di.connector.tam Provides classes for the TAM connector.com.ibm.di.eventhandler.ldap Provides classes for different types of LDAP requests.com.ibm.di.fc Provides classes for the Directory Integrator's function components.com.ibm.di.fc.filetransferfc com.ibm.di.fc.remotecmdlnfc Provides classes for the remote command line function component.com.ibm.di.fc.sapr3rfc com.ibm.di.fc.sapr3rfcv3 com.ibm.di.fc.webservice.util Provides utility classes used by the web service function components.com.ibm.di.function Provides useful functions for the Security Verify Directory Integrator.com.ibm.di.log Provides looging classes for the Security Verify Directory Integrator.com.ibm.di.osgi com.ibm.di.parser.xml Provides classes for the XML 2 parser.com.ibm.di.protocols Provides communication protocol classes for the Security Verify Directory Integrator.com.ibm.di.protocols.rxa com.ibm.di.queue Provides classes for the Security Verify Directory Integrator memory queue.com.ibm.di.server Provides classes for the Security Verify Directory Integrator core engine.com.ibm.di.store Provides classes for the Security Verify Directory Integrator system store.com.ibm.di.util Provides utility classes for the Security Verify Directory Integrator. -
-
Uses of Log in com.ibm.di.api.local.impl
Constructors in com.ibm.di.api.local.impl with parameters of type Log Constructor Description LogListenerAdapter(LogListener logListener, Log log, java.text.Format logMsgFormat)
Constructor -
Uses of Log in com.ibm.di.api.syslog
Methods in com.ibm.di.api.syslog with parameters of type Log Modifier and Type Method Description static SystemLogAppender
LogUtils. getSystemLogAppender(Log aLog)
Searches the given Log object for the System Log Appender -
Uses of Log in com.ibm.di.config.base
Fields in com.ibm.di.config.base declared as Log Modifier and Type Field Description static Log
MetamergeConfigImpl. logger
-
Uses of Log in com.ibm.di.config.interfaces
Fields in com.ibm.di.config.interfaces declared as Log Modifier and Type Field Description static Log
MetamergeConfigFactory. logger
This is the Log object used by this class and other configuration drivers.static Log
TDIProperties. logger
This is the logger object used by this class and other configuration drivers.static Log
TDIPropertyStore. logger
This is the logger object used by this class and other configuration drivers. -
Uses of Log in com.ibm.di.config.xml
Fields in com.ibm.di.config.xml declared as Log Modifier and Type Field Description static Log
Factories. logger
Logger -
Uses of Log in com.ibm.di.connector
Fields in com.ibm.di.connector declared as Log Modifier and Type Field Description protected Log
Connector. myLog
The log object for logging messagesMethods in com.ibm.di.connector that return Log Modifier and Type Method Description Log
Connector. getLog()
Returns the current Log object.Methods in com.ibm.di.connector with parameters of type Log Modifier and Type Method Description void
Connector. setLog(Log logger)
Sets the Log object to use for logging messagesvoid
ConnectorInterface. setLog(Log logger)
Sets the Log object to use for logging messages -
Uses of Log in com.ibm.di.connector.maximo.core
Fields in com.ibm.di.connector.maximo.core declared as Log Modifier and Type Field Description protected Log
AbstractMxConnMode. logger
Logger used by the connector.protected Log
SimpleTpaeIFConnector. proxyLog
Log object for logging in all classes used by the TPAE IF Connector. -
Uses of Log in com.ibm.di.connector.maximo.parsing
Methods in com.ibm.di.connector.maximo.parsing with parameters of type Log Modifier and Type Method Description static void
EntryConverter. checkForOverridenUniqueKeys(SchemaElement rootMbo, Entry newEntry, Entry oldEntry, Log logger)
Check if user has tried to change any unique keysstatic Schema
Schema. getInstance(SchemaConfiguration cfg, Log log)
Builds aschema
object based on the Maximo Object Structure and its XML Schema Descriptor's URL (XSD).Constructors in com.ibm.di.connector.maximo.parsing with parameters of type Log Constructor Description MxConnXSDEcoreBuilder(SchemaConfiguration cfg, Log log)
Constructs a newMxConnXSDEcoreBuilder
. -
Uses of Log in com.ibm.di.connector.maximo.util
Fields in com.ibm.di.connector.maximo.util declared as Log Modifier and Type Field Description protected Log
AbstractConfigurationParameters. logger
Logger used by the TPAE IF Connector.Constructors in com.ibm.di.connector.maximo.util with parameters of type Log Constructor Description AbstractConfigurationParameters(Log log)
Constructs a newAbstractConfigurationParameters
.HttpClient(Log log)
TemplateLoader(int templateType, Log log)
Constructs aTemplateLoader
for the specified type. -
Uses of Log in com.ibm.di.connector.tam
Fields in com.ibm.di.connector.tam declared as Log Modifier and Type Field Description protected Log
CommonBase. mLogProxy
Methods in com.ibm.di.connector.tam with parameters of type Log Modifier and Type Method Description protected void
CommonBase. debug(java.lang.String msg, Log log)
Constructors in com.ibm.di.connector.tam with parameters of type Log Constructor Description CommonBase(com.tivoli.pd.jutil.PDContext context, Log logger)
Domain(Entry entry, com.tivoli.pd.jutil.PDContext context, java.lang.String adminLogin, java.lang.String adminPassword, Log log)
Domain ConstructorDomain(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, java.lang.String adminLogin, java.lang.String adminPassword, Log log)
Domain ConstructorDomain(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
Domain Constructor.Domain(java.lang.String s, com.tivoli.pd.jutil.PDContext context, java.lang.String adminLogin, java.lang.String adminPassword, Log log)
Domain ConstructorGroup(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
Constructor for Group.Group(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
Constructor for Group.Group(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
Constructor for Group.Group(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)
Constructor for Group.Policy(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
Policy ConstructorPolicy(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
Policy ConstructorPolicy(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
Policy Constructor.Policy(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)
Policy ContructorSSOCredentials(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
SSOCredentials ConstructorSSOCredentials(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
SSOCredentials ConstructorSSOCredentials(com.tivoli.pd.jadmin.PDSSOCred.CredInfo credInfo, com.tivoli.pd.jutil.PDContext context, Log log)
SSOCredentials ConstructorSSOCredentials(com.tivoli.pd.jadmin.PDSSOCred pdSSOCred, com.tivoli.pd.jutil.PDContext context, Log log)
SSOCredentials ConstructorSSOCredentials(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
SSOCredentials Constructor.SSOResource(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
SSO Resource ConstructorSSOResource(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
The SSO Resource ConstructorSSOResource(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
The SSO Resource ConstructorSSOResource(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)
SSO Resource ContrustorSSOResourceGroup(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
SSOResourceGroup ConstructorSSOResourceGroup(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
SSOResourceGroup ConstructorSSOResourceGroup(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
SSOResourceGroup ConstructorSSOResourceGroup(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)
SSOResourceGroup ConstructorUser(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
Constructor used to instantiate a User from the Entry object.User(SearchCriteria searchcriteria, com.tivoli.pd.jutil.PDContext context, Log log)
Constructor used to instantiate a User from the search criteria.User(com.tivoli.pd.jutil.PDContext context, SearchCriteria searchcriteria, Log log)
Constructor used to instantiate a User from the search criteria.User(java.lang.String s, com.tivoli.pd.jutil.PDContext context, Log log)
Constructor used to instantiate a User from the PDUser object. -
Uses of Log in com.ibm.di.eventhandler.ldap
Methods in com.ibm.di.eventhandler.ldap with parameters of type Log Modifier and Type Method Description static void
BER. dump(java.nio.ByteBuffer buf, Log log)
void
LDAPMessage. dump(Log log)
Dumps the contents of the LDAP message to the log -
Uses of Log in com.ibm.di.fc
Fields in com.ibm.di.fc declared as Log Modifier and Type Field Description protected Log
Function. logger
Methods in com.ibm.di.fc that return Log Modifier and Type Method Description Log
Function. getLog()
Returns the logger object in use by this FCLog
FunctionInterface. getLog()
Returns the logger object in use by this FCMethods in com.ibm.di.fc with parameters of type Log Modifier and Type Method Description void
Function. setLog(Log logger)
Sets the logger object to use in this FCvoid
FunctionInterface. setLog(Log logger)
Sets the logger object to use in this FC -
Uses of Log in com.ibm.di.fc.filetransferfc
Constructors in com.ibm.di.fc.filetransferfc with parameters of type Log Constructor Description FileTransferOperator(java.util.Properties p, Log log)
Constructor for the FileTransferAgent -
Uses of Log in com.ibm.di.fc.remotecmdlnfc
Methods in com.ibm.di.fc.remotecmdlnfc with parameters of type Log Modifier and Type Method Description void
RemoteCmdLineFC. setLog(Log lg)
Set the log for the Function Component to the specified Log -
Uses of Log in com.ibm.di.fc.sapr3rfc
Methods in com.ibm.di.fc.sapr3rfc with parameters of type Log Modifier and Type Method Description void
SapR3RfcFC. setLog(Log arg0)
-
Uses of Log in com.ibm.di.fc.sapr3rfcv3
Methods in com.ibm.di.fc.sapr3rfcv3 with parameters of type Log Modifier and Type Method Description void
SapR3RfcFCV3. setLog(Log arg0)
-
Uses of Log in com.ibm.di.fc.webservice.util
Fields in com.ibm.di.fc.webservice.util declared as Log Modifier and Type Field Description static Log
WSLogUtil. logger
Shared static logger objectMethods in com.ibm.di.fc.webservice.util with parameters of type Log Modifier and Type Method Description static WebServiceCall
WebServiceCall. createWebServiceCall(java.lang.String aWsdlUrl, javax.xml.namespace.QName aServiceQN, javax.xml.namespace.QName aPortQN, java.lang.String aSoapOperation, Log aLog)
Creates new WebServiceCall objectConstructors in com.ibm.di.fc.webservice.util with parameters of type Log Constructor Description SOAPBodyElementOutputNS(Log aLog)
Class constructorSOAPBodyElementOutputNS(java.io.InputStream arg0, Log aLog)
Class constructorSOAPBodyElementOutputNS(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, org.xml.sax.Attributes arg3, org.apache.axis.encoding.DeserializationContext arg4, Log aLog)
Class constructorSOAPBodyElementOutputNS(javax.xml.soap.Name arg0, Log aLog)
Class constructorSOAPBodyElementOutputNS(org.w3c.dom.Element arg0, Log aLog)
Class constructorSOAPEnvelopeOutputNS(Log aLog)
Class constructorSOAPHeaderOutputAttributes(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, org.xml.sax.Attributes arg3, org.apache.axis.encoding.DeserializationContext arg4, org.apache.axis.soap.SOAPConstants soapConst, Log aLog)
Class constructorSOAPHeaderOutputAttributes(org.apache.axis.message.SOAPEnvelope env, org.apache.axis.soap.SOAPConstants soapConsts, Log aLog)
Class constructorWebServiceCall(java.lang.String url, Log aLog)
Class constructorWebServiceCall(org.apache.axis.client.Service aService, javax.xml.namespace.QName aPortQN, java.lang.String aSoapOperation, Log aLog)
Class constructor -
Uses of Log in com.ibm.di.function
Methods in com.ibm.di.function with parameters of type Log Modifier and Type Method Description void
UserFunctions. copyDirectory(java.lang.String source, java.lang.String target, boolean recursive, boolean overwrite, Log log)
Copy a directory.AssemblyLinePool
UserFunctions. createALPool(java.lang.String assemblyLine, Log log)
Creates an AssemblyLine Pool object from the specified AssemblyLine name.static FunctionInterface
SystemFunctions. loadFunction(FunctionConfig config, Log log)
-
Uses of Log in com.ibm.di.log
Methods in com.ibm.di.log with parameters of type Log Modifier and Type Method Description static boolean
LogUtils. addLoggers(java.lang.String type, java.lang.String name, Log log, LogConfig config, RSInterface configInstance)
-
Uses of Log in com.ibm.di.osgi
Methods in com.ibm.di.osgi that return Log Modifier and Type Method Description Log
ConnectorDelegate. getLog()
Methods in com.ibm.di.osgi with parameters of type Log Modifier and Type Method Description void
ConnectorDelegate. setLog(Log logger)
-
Uses of Log in com.ibm.di.parser.xml
Methods in com.ibm.di.parser.xml that return Log Modifier and Type Method Description protected Log
XMLParser2. getLogger()
Retrieves log object.Constructors in com.ibm.di.parser.xml with parameters of type Log Constructor Description SimpleXPathEvaluator(java.lang.String simpleXPath, java.lang.String namespaceMap, java.lang.String attributesDeclaration, java.lang.String[] entryTag, Log log)
Constructor for the class. -
Uses of Log in com.ibm.di.protocols
Constructors in com.ibm.di.protocols with parameters of type Log Constructor Description FTPClient(Log logger)
Constructor. -
Uses of Log in com.ibm.di.protocols.rxa
Methods in com.ibm.di.protocols.rxa that return Log Modifier and Type Method Description Log
LogProxy. getLog()
Gets the server loggerLog
LogProxyImpl. getLog()
retrieves the log file that we have.Log
TDIRXALogAdapter. getLog()
Methods in com.ibm.di.protocols.rxa with parameters of type Log Modifier and Type Method Description void
LogProxyImpl. setLog(Log log)
Set the log object we are proxy for.void
TDIRXALogAdapter. setLog(Log log)
Constructors in com.ibm.di.protocols.rxa with parameters of type Log Constructor Description LogProxyImpl(Log log)
Constructor with a Log object givenTDIRXALogAdapter(Log log)
-
Uses of Log in com.ibm.di.queue
Methods in com.ibm.di.queue with parameters of type Log Modifier and Type Method Description static void
MemBufferQFactory. setLog(Log l)
Constructors in com.ibm.di.queue with parameters of type Log Constructor Description QNotification(Log l, MemBufferQ src)
-
Uses of Log in com.ibm.di.server
Fields in com.ibm.di.server declared as Log Modifier and Type Field Description protected Log
AssemblyLineComponent. log
This is the Log object we use for loggingMethods in com.ibm.di.server that return Log Modifier and Type Method Description Log
AssemblyLine. getLog()
Gets the log attribute of the AssemblyLine objectLog
AssemblyLineComponent. getLog()
Returns the log objectLog
RS. getLog()
Returns the Log for the current instanceLog
RSInterface. getLog()
Log
Sequence. getLog()
Log
TaskInterface. getLog()
Methods in com.ibm.di.server with parameters of type Log Modifier and Type Method Description static void
RS. encryptPropertiesfile(java.lang.String path, Log log)
Loads the properties from the specified file and sets them as system properties.static void
RS. prepareSolutionDirectory(Log log)
Prepare the solution directory (working directory) by ensuring solution.properties is present.static void
RS. showLogHeader(Log log)
This method writes a log header to the Log object.Constructors in com.ibm.di.server with parameters of type Log Constructor Description AssemblyLine(RSInterface parent, java.lang.String taskName, java.lang.Object param, Log log)
Constructor for the AssemblyLine object that is available in JavaScript via the pre-registered variable task.AssemblyLine(RSInterface parent, java.lang.String taskName, java.lang.Object param, Log log, AssemblyLineConfig alc)
Constructor for the AssemblyLine object that is available in JavaScript via the pre-registered variable task.AssemblyLinePool(java.lang.String assemblyLine, Log log, RSInterface parent, AssemblyLineConfig alConfig)
AssemblyLinePool(java.lang.String assemblyLine, Log log, RSInterface parent, AssemblyLineConfig alConfig, int debugPort)
AssemblyLinePool(java.lang.String assemblyLine, Log log, RSInterface parent, AssemblyLineConfig alConfig, java.lang.String debugHost, int debugPort, boolean debugOnError, java.util.Map<java.lang.String,java.lang.Boolean> componentDebugModes)
AttributeMapping(java.lang.String name, TaskInterface context, Log log, ScriptEngine se)
ConnectorPool(java.lang.String aConnectorLibName, PoolDefConfig aPoolDefConfig, Log aLog)
Constructor of the connector pool.Log(Log parentLog)
A constructor taking another Log as a parameter.ReconnectRuleEngine(Log log)
Constructor, which loads the in-built rules and the user-defined rules. -
Uses of Log in com.ibm.di.store
Methods in com.ibm.di.store that return Log Modifier and Type Method Description Log
SandboxStore. getLog()
Methods in com.ibm.di.store with parameters of type Log Modifier and Type Method Description static DeltaStore
DeltaSysTable. getDeltaStore(java.lang.String identifier, boolean isRestarting, Log logger, boolean removeDeleted)
void
SandboxStore. setLog(Log log)
Constructors in com.ibm.di.store with parameters of type Log Constructor Description DeltaStore(java.lang.String identifier, boolean isRestarting, Log logger, boolean removeDeleted)
SandboxStore(java.lang.String database, Log log, boolean initialize)
-
Uses of Log in com.ibm.di.util
Methods in com.ibm.di.util with parameters of type Log Modifier and Type Method Description static void
FileUtils. delete(java.io.File file, Log log)
Simply calls the delete() method of the provided file object.static void
FileUtils. delete(java.lang.String path, Log log)
Simply calls the delete() method of the provided file object.java.lang.String
BasePropertiesFile. getProperty(java.lang.String key, Log log)
Return the property value as plain text.static void
FileUtils. mkdir(java.io.File file, Log log)
Simply calls the mkdir() method of the provided file object.static void
FileUtils. mkdir(java.lang.String path, Log log)
Simply calls the mkdir() method of the provided file object.static void
FileUtils. mkdirs(java.io.File file, Log log)
Simply calls the mkdirs() method of the provided file object.static void
FileUtils. mkdirs(java.lang.String path, Log log)
Simply calls the mkdirs() method of the provided file object.static void
FileUtils. renameTo(java.io.File from, java.io.File to, Log log)
Simply calls the renameTo() method of the provided file object.static void
FileUtils. renameTo(java.lang.String from, java.lang.String to, Log log)
Simply calls the renameTo() method of the provided file object.void
DebugServer. setLog(Log log)
-