此日志记录器保留以供将来使用。
使用日志记录器来记录事件。
它还提供了一个很好的日志记录器。
返回标记的大小对日志记录器未知(- 1)。
The size of the returned markup is unknown to the logger (-1).
创建跟踪日志记录器和消息日志记录器。
要做的第一件事情是在一个系统属性中设置日志记录器。
The first thing to do is to set up the logger from a system property.
然而在编写本文之际,此日志记录器的使用还不受支持。
However, at the time of writing this paper, using this logger is not yet supported.
第一行定义了连接到根日志记录器的日志记录器。
The first line defines the loggers that are attached to the root logger.
让我们更详细地研究一下日志记录器,并检查关联的请求uri的格式。
Let's look at the loggers in more detail, and examine the format of the associated request URI.
日志记录也可以通过Web服务(即日志记录器服务)来完成。
Logging is also done via a web service, namely the Logger service.
日志记录速度更快—通过异步日志写操作提高日志记录器的性能。
Logging is faster - Performance with the logger is improved by asynchronous log writes.
数据库的激活将启动日志记录器来记录活动以及启动死锁检测器来检测死锁。
Activating a database starts the logger for logging activity and the deadlock detector for detecting the deadlocks.
您可以通过配置相应的日志记录器来自定义日志记录的类型和数量。
You can customize the type and amount of logging by configuring the appropriate logger.
WebSpherePortal定义了下列站点分析日志记录器。
WebSphere Portal defines the following site analytics loggers.
每个日志记录器的特定数据都作为路径信息或作为URI参数进入请求 URI。
The specific data for each logger goes into the request URI, either as path information or as URI parameters.
同样,每当用户登录门户或从门户注销,会话日志记录器都会创建一个记录。
Likewise, the session logger creates a record whenever a user logs in or out of the portal.
甚至当跟踪禁用时,您的代码将在每个跟踪点至少调用一个日志记录器方法。
Even when trace is disabled, your code will call at least one logger method per trace point.
把异常添加到跟踪日志记录器(清单3)打印出错误消息和完整的堆栈跟踪。
Adding an exception to the trace logger (Listing 3) prints the error message along with a full stack trace.
这个工具由几个元素组成,包括一个数据日志记录器工具和一个可视化工具。
This tool consists of several elements, including a data logger utility and a visualization utility.
在注销的情况下,会话日志记录器记录注销原因(例如超时)作为URI参数。
In the case of a log-out, the session logger logs the reason for the logout (for example, timed out) as the URI parameter.
清单1中粗体的参数是用于在JRas系统中标识新日志记录器对象的字符串。
The bold parameters in Listing 1 are strings identifying the new logger objects to the JRas system.
跟踪日志记录用纯文本格式记录了一系列跟踪日志记录器事件和消息日志记录器事件。
Trace logs record a sequence of trace and message logger events as plain text. The default trace log format includes several fields, starting with.
跟踪字符串提供了一种语言用于精确地选择出您希望的输出,废弃其他日志记录器消息。
Trace strings provide a language for selecting exactly the output you want, discarding other logger messages.
下面的类定义(清单1)演示了这个用于定义跟踪日志记录器和消息日志记录器的方法。
The following class definition (Listing 1) demonstrates this method for defining trace and message loggers.
只要在第一次日志记录操作前对日志记录器对象进行了初始化,就可以在许多地方创建它们。
The logger objects could be created in a number of places, as long they are initialized before the first logging operation.
如果一个指定的日志记录器没有指定级别,那么就会从最近的祖先那里继承一个已指定的级别。
If a given logger is not assigned a level, then it inherits one from its closest ancestor with an assigned level.
与打印输出相关的数据库指示消息日志记录器元素已执行,并且System. out消息来自MDB。
The database related printouts indicate that the message logger primitive has executed and the System.out messages come from the MDB.
通过使用这个日志记录器,tm 1 . log会包含关于证书检查失败或其他错误的额外信息。
With this logger tm1.log will contain additional information about why the certificate validation failed or what else went wrong.
对于用户与门户的每次交互,相应的日志记录器(如果配置了的话)都会在站点分析日志文件中创建一个新条目。
For each interaction a user makes with the portal, the appropriate logger (if it is configured) creates a new entry in the site analytics log file.
同样的,全局的日志记录器意味着你必须先获得一个某个明确全局记录器类所创建日志记录器后,才能使用这个类。
Similarly, the global Logger means that you cannot use this class in absence of not just a logger, but that specific global logger class.
应用推荐