Message Logger — Log messages in a database.
Message Logger——在数据库中记录消息。
Logger is a simple logger that writes the log message to the console.
Logger是一个简单的日志程序,用于将日志消息写入控制台。
The output from Listing 2 shows a log message with a time stamp in uppercase
清单2的输出显示了一个大写的、带时间戳的日志消息
Each log message that Samba generates has a level, which is an integer from 0 to 10.
samba生成的每条日志消息都有一个级别,即从0到10的一个整数。
In this case, the first log message would print NaN, while the second would print A1, 2.
在本例中,第一个日志消息将会打印nan,而第二个将会打印a 1,2。
The LOG message is created by the generated message flows whenever a message flow completes.
当一个消息流完成之后,生成的消息流就创建一条LOG消息。
If the atomicity level is none, the log message is written immediately to the permanent log media.
如果事务原子性级别是空,日志消息将被立即写入永久性日志媒体中。
Each log message contains the required atomicity level within the transaction coordination context.
每一个日志消息在事务协调上下文都包含指定的事务原子性级别信息。
Once you've chosen the logger and established the logging level, you can start building your log message.
一旦选定日志记录程序并建立起日志级别之后,就可以开始构建日志消息了。
TimeStampingLogger adds a time stamp via decoration, and UpperLogger changes the log message to uppercase.
TimeStampingLogger通过修饰添加了一个时间戳,而UpperLogger用于将日志消息更改为大写。
After you're done making changes, check the file back in with a meaningful change log message (see Listing 6).
在完成了相应的更改之后,使用有意义的更改日志消息再次签入该文件(请参见清单6)。
Listing 2 shows the RS secondary server online log message when LOG_STAGING_DIR is set at RS secondary server.
清单2显示了在RS次要服务器上设置LOG_STAGING_DIR时的RS次要服务器的在线日志消息。
Every component that used the logging service had to wait until the service acknowledged receipt of the log message.
每个使用登录服务的组件都必须等待直到服务通知收到了登录消息。
If the file type bits show a file and directory mismatch, the database entry is invalidated and a log message is produced.
如果文件类型位显示文件与目录不匹配,那么数据库条目将失效并产生一个日志消息。
You could just append the log message to the correct text file, but you would have to duplicate the log information style.
您可以只是将日志消息附加到恰当的文本文件,但是您必须得套用日志信息格式。
Currently there is one topic exchange available in the reserved amq. namespace which gets all the log message of the broker.
现在有一个课题,关于在保留的amq命名空间中可用的交换器,它能获取协商器所有的日志信息。
A log message is printed each time a precompiled method is executed. The output from this option is similar to the following.
每次执行一个预先编译的方法时,都会打印一份日志记录消息。
For instance, one log message might be produced for security advisors, while another could be produced to aid performance tuning.
举例来说,一条日志消息可能是为安全顾问产生的,而另外一条日志消息则可能是会为了帮助进行性能调优而产生的。
If your application performs poorly in general, activate logging to try to identify problem areas through log message timestamps.
如果应用程序的性能从整体上来看比较差,那么应激活日志记录功能来通过日志消息时间戳识别发生问题的位置。
In this example, you will also need to create additional WebSphere MQ queues where the error and log message flows will write their messages.
在本例中,您还需要创建额外的WebSpheremq队列,其中将错误和日志消息流写入其消息。
The server contains a communication API for communication with the client, a persistence log for storing the state, and the log message store.
服务器包含一组通信API 用来与客户端进行通信,一个存储日志用来保存状态,还有一个日志消息仓库。
Perhaps the most important choice you have to make about logging is to decide on a scheme that assigns each log message to a particular category.
关于日志,您要做的一个最重要的选择可能是确定一种模式,将每个日志消息分配给一个特定的类别。
Be aware that no normal transaction operation is affected if such a log message should fail, but the log message itself is affected by the transaction's failure.
因为如果日志操作失败,并没有正常的事务操作受到影响,但如果事务失败,日志消息却会受到影响。
Logs the class of the log message, which is helpful if you want to change the verbosity of a certain class (This option helps you determine which class you want.)
记录日志消息的类别,如果您要更改某个类的详细程度这会有所帮助(该选项帮助确定您想要的类。)
However, by making the server fault-tolerant, as discussed above, the client can simply resubmit the log message and wait for the acknowledgement message to arrive.
然而,像上面提到的,通过使得服务器具有容错性,客户端可以简单的重新发送日志消息来等待确认信息的到达。
Call the customized logging service: This information is passed along with the log message to the WebSphere Lombardi generic logger service, which needs to be mapped.
调用定制日志服务:此信息与日志消息一起传递到WebSpherelombardi常规记录器服务,该服务需要被映射。
Only the first part of the query is matched because in some cases table names might be used as parameter values, or when a query is embedded in a log message for instance.
只有查询的第一部分相匹配,因为在一些情况下,表格名称可能用来作参数值,或者,例如一个查询被嵌入日志。
If not, in other words an entry does not exist, the server processes the log message and, if successful, creates an entry in the persistence log before the acknowledgement message is sent.
如果尚未被处理,换句话说,存储日志中不存在对应的条目,服务器将处理日志信息,如果处理成功,在返回确认消息之前,将在存储日志中创建一个条目。
At the end of this function, a gratuitous acquisition and release of the console semaphore is performed that emits the next log message to the console (performed within release_console_sem).
这个函数最后将获取和释放执行控制台信号,并将下一条日志消息发送到控制台(在release_console_sem中执行)。
At the end of this function, a gratuitous acquisition and release of the console semaphore is performed that emits the next log message to the console (performed within release_console_sem).
这个函数最后将获取和释放执行控制台信号,并将下一条日志消息发送到控制台(在release_console_sem中执行)。
应用推荐