-
akka.actor.ActorSystem.log()
-
anvil.script.Context.log()
-
bitronix.tm.journal.Journal.log()
Log a new transaction status to journal. Note that the journal will not check the flow of the transactions. If you call this method with erroneous data, it will be added to the journal as-is.
@param status transaction status to log.
@param gtrid GTRID of the transaction.
@param uniqueNames unique names of the RecoverableXAResourceProducers participating in the transaction.
@throws IOException if an I/O error occurs.
-
br.gov.serpro.ouvidoria.controller.HistoricoCtrl.Log()
Grava o histórico da funcionalidade
@param funcionario
@param role
@param acionamento
@throws DaoException
-
center.task.api.ITaskAPI.log()
Записать информацию по заданию в лог
-
com.aelitis.azureus.plugins.dht.DHTPlugin.log()
-
com.allen_sauer.gwt.log.client.Logger.log()
Log an event.
@param record the event to log
-
com.amazonaws.util.AWSRequestMetrics.log()
-
com.caucho.server.log.AbstractAccessLog.log()
Logs a request using the current format.
@param request the servlet request.
@param response the servlet response.
-
com.caucho.vfs.WriteStream.log()
Logs a line to the stream. log is essentially println, but it doesn't throw an exception and it always flushes the output.
-
com.dotmarketing.loggers.DatabaseClickstreamLogger.log()
-
com.dtolabs.rundeck.core.execution.BaseLogger.log()
Logs message via implementation specific log facility
@param message message to log
-
com.dtolabs.rundeck.plugins.PluginLogger.log()
Log a message at a given level
@param level the log level, from 0 to 5, where 0 is "error" and 5 is "debug"
@param message Message being logged. null
messages are not logged, however, zero-length stringsare.
-
com.funambol.syncclient.util.StaticDataHelper.log()
Logs a string to standard output and to the device's event logger (press ALT + lglg on the device to see the event log)
@param msg the string to be logged
-
com.github.kristofa.test.http.HttpRequestResponseLogger.log()
Logs a {@link HttpRequest}.
@param request Request.
-
com.github.searls.jasmine.format.JasmineResultLogger.log()
-
com.google.dart.engine.utilities.instrumentation.InstrumentationBuilder.log()
Log the data that has been collected. The instrumentation builder should not be used after this method is invoked. The behavior of any method defined on this interface that is used after this method is invoked is undefined.
-
com.google.gwt.core.ext.TreeLogger.log()
Calls {@link #log(TreeLogger.Type,String,Throwable,HelpInfo)} with anull
caught
and helpInfo
.
-
com.google.gwt.dev.util.log.AbstractTreeLogger.log()
Immediately logs or ignores the specified messages, based on the specified message type and this logger's settings. If the message is loggable, then parent branches may be lazily created before the log can take place.
-
com.google.gwt.dev.util.log.PrintWriterTreeLogger.log()
-
com.google.gwt.query.client.impl.ConsoleBrowser.log()
-
com.googlecode.gwt.test.GwtLogHandler.log()
Logs a message (calls to {@link GWT#log(String,Throwable)} are delagated to this method).
-
com.hazelcast.logging.ILogger.log()
Logs a message at the provided Level.
@param level the Level of logging.
@param message the message to log.
-
com.jitlogic.zorka.core.integ.SyslogTrapper.log()
Logs a message.
@param severity syslog severity code
@param facility syslog facility code
@param tag tag (eg. component name)
@param message log message
-
com.munian.ivy.module.ui.io.IOTabIvyLogger.log()
-
com.opengamma.security.auditlog.HibernateAuditLogger.log()
-
com.pugh.sockso.web.log.DbRequestLogger.log()
Logs a web request
@param user
@param ipAddress
@param resource
@param userAgent
@param referer
@param cookie
-
com.pugh.sockso.web.log.RequestLogger.log()
Logs a web request
@param user
@param ipAddress
@param requestUrl
@param userAgent
@param referer
@param cookies
-
com.sefer.dragonfly.client.tools.MonitorLog.log()
-
com.sleepycat.je.log.LogManager.log()
Write a log entry.
@param entry object to be logged
@return LSN of the new log entry
-
com.sleepycat.je.tree.BIN.log()
-
com.sleepycat.je.tree.DBIN.log()
-
com.sleepycat.je.tree.DIN.log()
-
com.sleepycat.je.tree.DupCountLN.log()
-
com.sleepycat.je.tree.IN.log()
Log this IN and clear the dirty flag.
-
com.sleepycat.je.tree.LN.log()
Convenience logging method. See logInternal.
-
com.sleepycat.je.tree.MapLN.log()
-
com.sun.appserv.server.LifecycleEventContext.log()
Writes the specified message to a server log file.
@param message a String
specifying the message to be written to the log file
-
com.sun.messaging.jmq.util.log.Logger.log()
Log a message
@param level Log level. Message will be logged if this levelis greater or equal to the current log level.
@param msg The message to log. This will first be triedas a key to look up the localized string in the current resource bundle. If that fails then the msg String will be used directly.
-
com.twitter.zipkin.gen.ZipkinCollector.Client.Log()
-
com.vaadin.tests.util.Log.log()
-
de.jungblut.math.DoubleVector.log()
-
de.mpi.rgblab.utils.LogUtil.log()
-
de.willuhn.util.ProgressMonitor.log()
-
fb.rt.tools.SystemLogger.log()
-
flex2.compiler.Logger.log()
-
freenet.node.NodeStats.RunningRequestsSnapshot.log()
-
hudson.plugins.analysis.util.PluginLogger.log()
Logs the specified message.
@param message the message
-
hudson.plugins.analysis.util.StringPluginLogger.log()
-
it.eng.spagobi.services.audit.service.AuditServiceImpl.log()
Log.
@param token String
@param user String
@param id String
@param start String
@param end String
@param state String
@param message String
@param errorCode String
@return String
-
it.eng.spagobi.services.proxy.AuditServiceProxy.log()
Log.
@param id id
@param start start time
@param end end time
@param state state
@param message message
@param errorCode error code
@return String
-
jade.util.Logger.log()
-
java.util.logging.Logger.log()
Log a LogRecord.
All the other logging methods in this class call through this method to actually perform any logging. Subclasses can override this single method to capture all log activity.
@param record the LogRecord to be published
-
javax.constraints.Problem.log()
-
javax.faces.context.ExternalContext.log()
-
javax.portlet.PortletContext.log()
-
javax.servlet.ServletContext.log()
@deprecated As of Java Servlet API 2.1, use log(String message, Throwablethrowable) instead.
-
javax.servlet.http.HttpServlet.log()
-
javax.util.jcache.CacheLogger.log()
application writers can implement this method and provide their own mechanism to log a message.
@param message the message to log.
-
jnode.jscript.JScriptConsole.log()
-
kodkod.engine.Proof.log()
Returns the log of the translation that resulted in this proof.
@return log of the translation that resulted in this proof
-
mikera.vectorz.AVector.log()
-
net.kuujo.copycat.test.TestNode.log()
Returns the test log.
-
net.sf.xbus.base.journal.Journal.log()
Writes a middleware-activity. An activity can be:
- A message has been received and processed.
- A message has been send to a neighbor-system.
The {@link net.sf.xbus.base.core.config.Configuration} stores, whichactivities are written. All other activities are ignored.
@param type R: message has been received, S: message hasbeen send
@param system The name of the system, from which the message has beenreceived or where the message has been sent to.
@param message The {@link Message}-object that represents the data of the message.
-
net.sourceforge.pebble.domain.AbstractBlog.log()
Logs this request for blog.
@param request the HttpServletRequest instance for this request
-
net.webpasswordsafe.server.plugin.audit.AuditLogger.log()
-
nexj.core.util.Logger.log()
Application-customized logging extension.
@param nLevel The logging level corresponding to the message.
@param sCode The string identifier of the message.
@param args The message arguments.
@param e The exception to log.
-
nl.whitehorses.wls.sca.spring.ILoggerComponent.log()
Log a message, including the originating component, its instance id and a message.
@param pComponentName the name of the component that sends this log msg
@param pInstanceId the instanceId of the component instance
@param pMessage the message to be logged
-
no.hal.jex.ui.JexManager.log()
-
oracle.adf.share.logging.ADFLogger.log()
-
oracle.toplink.essentials.internal.sessions.UnitOfWorkImpl.log()
-
org.antlr.v4.Tool.log()
-
org.apache.aries.jmx.Logger.log()
@see org.osgi.service.log.LogService#log(int,java.lang.String)
-
org.apache.blur.utils.SimpleTimer.log()
-
org.apache.camel.util.CamelLogger.log()
-
org.apache.catalina.AccessLog.log()
Add the request/response to the access log using the specified processing time.
@param request Request (associated with the response) to log
@param response Response (associated with the request) to log
@param time Time taken to process the request/response inmilliseconds (use 0 if not known)
-
org.apache.catalina.Logger.log()
Writes the specified message to a servlet log file, usually an event log. The name and type of the servlet log is specific to the servlet container. This message will be logged unconditionally.
@param message A String
specifying the message to bewritten to the log file
-
org.apache.cayenne.log.JdbcEventLogger.log()
Logs an arbitrary message.
-
org.apache.commons.math3.complex.Complex.log()
orld.wolfram.com/NaturalLogarithm.html" TARGET="_top"> natural logarithm of this complex number. Implements the formula:
log(a + bi) = ln(|a + bi|) + arg(a + bi)i
where ln on the right hand side is {@link FastMath#log}, {@code |a + bi|} is the modulus, {@link Complex#abs}, and {@code arg(a + bi) = }{@link FastMath#atan2}(b, a).
Returns {@link Complex#NaN} if either real or imaginary part of theinput argument is {@code NaN}.
Infinite (or critical) values in real or imaginary parts of the input may result in infinite or NaN values returned in parts of the result.
Examples: log(1 ± INFINITY i) = INFINITY ± (π/2)i log(INFINITY + i) = INFINITY + 0i log(-INFINITY + i) = INFINITY + πi log(INFINITY ± INFINITY i) = INFINITY ± (π/4)i log(-INFINITY ± INFINITY i) = INFINITY ± (3π/4)i log(0 + 0i) = -INFINITY + 0i
@return the value
ln this
, the natural logarithmof {@code this}.
@since 1.2
-
org.apache.continuum.web.util.AuditLog.log()
-
org.apache.felix.scr.impl.BundleComponentActivator.log()
Method to actually emit the log message. If the LogService is available, the message will be logged through the LogService. Otherwise the message is logged to stdout (or stderr in case of LOG_ERROR level messages),
@param level The log level to log the message at
@param pattern The java.text.MessageFormat
message formatstring for preparing the message
@param arguments The format arguments for the pattern
string.
@param componentId
@param ex An optional Throwable
whose stack trace is written,
-
org.apache.jasper.logging.Logger.log()
Prints the log message at the "default" log level: INFORMATION
@param message the message to log.
-
org.apache.juddi.monitor.Monitor.log()
-
org.apache.lenya.util.CommandLineLogger.log()
Logs a message.
-
org.apache.log4j.Category.log()
-
org.apache.log4j.Logger.log()
-
org.apache.logging.log4j.Logger.log()
Logs a message with the specific Marker at the given level.
@param level the logging level
@param marker the marker data specific to this log statement
@param msg the message string to be logged
-
org.apache.lucene.benchmark.quality.QualityStats.log()
Log information on this QualityStats object.
@param logger Logger.
@param prefix prefix before each log line.
-
org.apache.mailet.MailetContext.log()
Writes the specified message to a mailet log file, usually an event log. The name and type of the mailet log file is specific to the mailet container.
@param msg - a String specifying the message to be written to the log file
-
org.apache.poi.util.POILogger.log()
-
org.apache.qpid.tools.report.MercuryReporter.log()
-
org.apache.sling.api.request.RequestProgressTracker.log()
Creates an entry with the given message
-
org.apache.sling.event.impl.jobs.JobImpl.log()
-
org.apache.struts.action.ActionServlet.log()
Log the specified message if the current debugging detail level for this servlet has been set to an equal or higher value. Otherwise, ignore this message.
@param message Message to be logged
@param level Debugging detail level of this message
-
org.apache.struts.action.ActionServletWrapper.log()
Log the specified message if the current debugging detail level for this servlet has been set to an equal or higher value. Otherwise, ignore this message.
@param message Message to be logged
@param level Debugging detail level of this message
-
org.apache.struts.util.MessageResources.log()
Log a message to the Writer that has been configured for our use.
@param message The message to be logged
-
org.apache.tomcat.Logger.log()
Writes the specified message to a servlet log file, usually an event log. The name and type of the servlet log is specific to the servlet container.
@param msg A String
specifying the message to be writtento the log file
-
org.apache.tomcat.core.Context.log()
Internal log method
-
org.apache.tomcat.core.ContextManager.log()
-
org.apache.tomcat.logging.Logger.log()
Prints the log message on a specified logger.
@param name the name of the logger.
@param message the message to log.
@param verbosityLevel what type of message is this? (WARNING/DEBUG/INFO etc)
-
org.apache.tomcat.util.log.Log.log()
-
org.apache.tools.ant.Project.log()
-
org.apache.tools.ant.Task.log()
Logs a message with the default (INFO) priority.
@param msg The message to be logged. Should not be null
.
-
org.apache.uima.util.Logger.log()
Logs a message.
@deprecated use new function with log level
@param aMessage the message to be logged with message level INFO
-
org.apache.wink.common.internal.log.Providers.log()
-
org.cesecore.core.ejb.log.LogSessionLocal.log()
-
org.chaidb.db.log.logrecord.BTreeAddRemoveLogRecord.log()
-
org.chaidb.db.log.logrecord.BTreeFreeOverflowPageLogRecord.log()
-
org.chaidb.db.log.logrecord.BTreeFreePageWithDataLogRecord.log()
-
org.chaidb.db.log.logrecord.BTreeNewPageLogRecord.log()
-
org.chaidb.db.log.logrecord.BTreeReplLogRecord.log()
user interface to add a log record and put it to buffer pool
-
org.chaidb.db.log.logrecord.BTreeSpecLogRecord.log()
user interface to add a log record and put it to buffer pool
-
org.chaidb.db.log.logrecord.FilesDeleteLogRecord.log()
user interface to add a log record and put it to buffer pool
-
org.eclipse.core.runtime.ILog.log()
Logs the given status. The status is distributed to the log listeners installed on this log and then to the log listeners installed on the platform.
@param status the status to log
-
org.eclipse.ecf.internal.core.identity.Activator.log()
-
org.eclipse.ecf.internal.provider.filetransfer.Activator.log()
-
org.eclipse.ecf.internal.remoteservice.Activator.log()
-
org.eclipse.ecf.internal.remoteservice.rest.Activator.log()
-
org.eclipse.ecf.internal.remoteservice.rpc.Activator.log()
-
org.eclipse.emf.common.util.Logger.log()
Logs an entry.
@param logEntry a plastic entry to log.
-
org.eclipse.equinox.log.Logger.log()
@see LogService#log(int,String)
-
org.eclipse.jgit.api.Git.log()
org/pub/software/scm/git/docs/git-log.html"
>Git documentation about Log
@return a {@link LogCommand} used to collect all optional parameters andto finally execute the {@code Log} command
-
org.eclipse.jgit.internal.storage.file.ReflogWriter.log()
Write the given {@link ReflogEntry} entry to the ref's log
@param refName
@param entry
@return this writer
@throws IOException
-
org.eclipse.jgit.storage.file.RefDirectory.log()
-
org.eclipse.jgit.storage.file.ReflogWriter.log()
Write the given {@link ReflogEntry} entry to the ref's log
@param refName
@param entry
@return this writer
@throws IOException
-
org.eclipse.osgi.framework.log.FrameworkLog.log()
Logs the information from a FrameworkEvent to the FrameworkLog.
@param frameworkEvent The FrameworkEvent to log.
-
org.eclipse.persistence.internal.sessions.AbstractSession.log()
PUBLIC:
Log a message with level and category that needs to be translated.
@param level the log request level value
@param message the string message
@param category the string representation of a EclipseLink category.
-
org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.log()
-
org.eclipse.persistence.logging.SessionLog.log()
PUBLIC: EclipseLink will call this method whenever something needs to be logged (messages, SQL, etc.). All the pertinent information will be contained in the specified entry.
@param entry org.eclipse.persistence.sessions.LogEntry
-
org.eclipse.persistence.sessions.server.ClientSession.log()
-
org.eclipse.wst.wsdl.validation.internal.logging.ILogger.log()
Log a message.
@param message The message to log.
@param severity The severity of the message to log.
-
org.ejbca.core.model.log.ILogDevice.log()
Log information. If the log device uses database, the device is responsible for starting a new transaction and committing the log data before returning.
@param admininfo contains information about the administrator performing the event.
@param caid the id of the catch (connected to the event.
@param module indicates the module using the bean.
@param time the time the event occured.
@param username the name of the user involved or null if no user is involved.
@param certificate the certificate involved in the event or null if no certificate is involved.
@param event id of the event, should be one of the org.ejbca.core.model.log.LogConstants.EVENT_ constants.
@param comment comment of the event.
@param exception the exception that has occurred (can be null)
-
org.emrys.webosgi.core.FwkActivator.log()
-
org.glassfish.contextpropagation.bootstrap.LoggerAdapter.log()
-
org.glassfish.jersey.message.internal.TracingLogger.log()
Try to log event according to event level and request context threshold level setting.
@param event event type to be logged
@param args message arguments (in relation to {@link org.glassfish.jersey.message.internal.TracingLogger.Event#messageFormat()}
-
org.glite.lb.ContextIL.log()
-
org.gudy.azureus2.core3.util.AEDiagnosticsLogger.log()
-
org.gudy.azureus2.plugins.logging.LoggerChannel.log()
Log a message of a specific type to this channel's logger
@param log_type LT_* constant
@param data text to log
@since 2.0.7.0
-
org.huihoo.willow.Logger.log()
Writes the specified message to a servlet log file, usually an event log. The name and type of the servlet log is specific to the servlet container. This message will be logged unconditionally.
@param message A String
specifying the message to bewritten to the log file
-
org.huihoo.workflow.runtime.WorkflowContext.log()
Writes the specified message to a org.huihoo.workflow log file, usually an event log. The name and type of the org.huihoo.workflow log file is specific to the org.huihoo.workflow container.
@param msg a String
specifying the message to be written to the log file
-
org.jboss.logging.Logger.log()
Log a message at the given level.
@param level the level
@param message the message
-
org.jboss.test.classloader.leak.ejb.interfaces.StatefulSession.log()
-
org.jboss.test.classloader.leak.ejb.interfaces.StatelessSession.log()
-
org.jboss.test.classloader.leak.ejb3.Ejb3StatefulSession.log()
-
org.jboss.test.classloader.leak.ejb3.Ejb3StatelessSession.log()
-
org.jboss.test.spring.ejb.SpringBeansManager.log()
-
org.jbpm.logging.LoggingService.log()
-
org.jquantlib.samples.util.StopClock.log()
-
org.jruby.rack.RackLogger.log()
-
org.moxie.console.Console.log()
-
org.objectstyle.wolips.bindings.Activator.log()
-
org.objectweb.util.monolog.api.Logger.log()
Log a message, with no arguments. If the logger is currently enabled for the given message level then the given message is treated
-
org.objectweb.util.monolog.api.TopicalLogger.log()
-
org.openqa.jetty.http.HttpContext.log()
Log a request and response. Statistics are also collected by this method.
@param request
@param response
-
org.osgi.service.log.LogService.log()
Logs a message.
The {@code ServiceReference} field and the {@code Throwable} field of the{@code LogEntry} object will be set to {@code null}.
@param level The severity of the message. This should be one of thedefined log levels but may be any integer that is interpreted in a user defined way.
@param message Human readable string describing the condition or{@code null}.
@see #LOG_ERROR
@see #LOG_WARNING
@see #LOG_INFO
@see #LOG_DEBUG
-
org.restsql.core.RequestLogger.log()
Logs exceptional response without an exception. Used by the service or Java API client.
-
org.sf.bee.commons.logging.Logger.log()
-
org.sgx.yuigwt.yui.console.Console.log()
Wrapper for Y.log.
@param msg The message to log.
@param cat The log category for the message. Default categories are "info", "warn", "error", time". Custom categories can be used as well. (opt).
@param src The source of the the message (opt).
@param silent If true, the log event won't fire.
@return self for method chaining
-
org.sleuthkit.autopsy.coreutils.Logger.log()
-
org.slf4j.spi.LocationAwareLogger.log()
Printing method with support for location information.
@param marker
@param fqcn The fully qualified class name of the caller
@param level
@param message
@param t
-
org.sonar.api.utils.ValidationMessages.log()
-
org.speakright.core.SRLogger.log()
-
org.tmatesoft.svn.core.io.SVNRepository.log()
Traverses revisions history. In other words, collects per revision information that includes the revision number, author, datestamp, log message and maybe a list of changed paths (optional). For each revision this information is represented by an
SVNLogEntry object. Such objects are passed to the provided
handler
.
This method invokes handler
on each log entry from startRevision
to endRevision
. startRevision
may be greater or less than endRevision
; this just controls whether the log messages are processed in descending or ascending revision number order.
If startRevision
or endRevision
is invalid, it defaults to the youngest.
If targetPaths
has one or more elements, then only those revisions are processed in which at least one of targetPaths
was changed (i.e., if a file text or properties changed; if dir properties changed or an entry was added or deleted). Each path is relative to the repository location that this object is set to.
If changedPath
is true, then each SVNLogEntry passed to the handler will contain info about all paths changed in that revision it represents. To get them call {@link org.tmatesoft.svn.core.SVNLogEntry#getChangedPaths()} that returns a map,which keys are the changed paths and the values are SVNLogEntryPath objects. If changedPath
is false, changed paths info will not be provided.
If strictNode
is true, copy history will not be traversed (if any exists) when harvesting the revision logs for each path.
Target paths can be both relative to the location of this driver and absolute to the repository root (starts with "/"
).
NOTE: you may not invoke methods of this SVNRepository object from within the provided handler
.
@param targetPaths paths that mean only those revisions at which they were changed
@param startRevision a revision to start from
@param endRevision a revision to end at
@param changedPath if true thenrevision information will also include all changed paths per revision, otherwise not
@param strictNode if true then copy history (if any) is not to be traversed
@param handler a caller's handler that will be dispatched log entry objects
@return the number of revisions traversed
@throws SVNException if a failure occured while connecting to a repository or the user's authentication failed (see {@link org.tmatesoft.svn.core.SVNAuthenticationException})
@see #log(String[],Collection,long,long,boolean,boolean)
@see #log(String[],long,long,boolean,boolean,long,ISVNLogEntryHandler)
@see org.tmatesoft.svn.core.ISVNLogEntryHandler
@see org.tmatesoft.svn.core.SVNLogEntry
@see org.tmatesoft.svn.core.SVNLogEntryPath
-
org.tmatesoft.svn.util.ISVNDebugLog.log()
-
org.zkoss.zss.engine.Complex.log()
-
railo.commons.io.log.LogAndSource.log()
-
smilehouse.opensyncro.system.Environment.log()
-
sos.spooler.Spooler.log()
-
uk.ac.ucl.panda.applications.evaluation.trec.QualityStats.log()
Log information on this QualityStats object.
@param logger Logger.
@param prefix prefix before each log line.
-
uk.co.blackpepper.shadowtail.output.file.FileLogger.log()
Logs this logger's statistics to the file provided by its file factory.