The logging framework does not attempt to prevent spoofing.
日志框架本身无法避免日志输出的欺骗行为。
Using the logging framework through SQL-PL stored procedures
通过 SQL-PL存储过程来使用这个日志框架
Then they could change the code to pass the exception off to their logging framework instead.
这样他们就可以改变代码,将异常改为传递给日志框架。
When LOG_SPLIT is set to n, the logging framework logs all statements to the log file sp.log.
当将LOG_SPLIT设置为n时,日志框架就会将所有的语句全部记录到日志文件sp .log中。
You can use this logging framework for stored procedures to fulfill the following requirements
我们可以对存储过程使用这个日志框架来满足以下需求
In addition, the logging framework does not attempt to protect itself against denial of service attacks.
此外,日志框架本身无法保证日志输出避免外部的服务攻击。
It became evident that the team's home-grown logging framework (like all logging frameworks) had grown over time.
很显然小组自已开发的日志框架(像所有日志框架一样)随着时间而增大。
In the case of this logging framework, any change in stored procedure logging parameters takes effect immediately.
在这个日志框架中,对存储过程的日志参数进行的任何更改都会立即生效。
You'll also learn what changes are required if you're using Jakarta Commons as the logging framework in your application.
您还将学习如果将 JakartaCommons 用作您应用程序中的日志记录框架,则需要更改哪些内容。
Read about rsyslog (the new system logging framework to replace syslog and klog) at its manual page and also its wiki site.
浏览rsyslog(替代syslog和klog的新系统日志框架)的在线手册及其Wiki网站。
The logging framework can be used for logging informational and debug messages to a log file, and performance measurement.
日志框架可以用来将日志信息和调试信息记录到日志文件中,并进行一些性能方面的评测。
For example, people in the production support role are not concerned with what logging framework the developers choose to inject.
比如,负责生产环境技术支持的人不关心开发人员选择注入哪种日志记录框架。
The framework will create the necessary file and directories, as the logging framework will have the necessary permissions to create them.
这个框架将创建必需的文件和目录,因为日志框架具有创建这些目录和文件所需的权限。
Answer: the logging framework is designed to debug the stored procedures, and the hardw method is used to debug these logging routines.
解答:这个日志框架被设计用于调试存储过程,hardw方法用来调试这些日志程序。
This aspect could be made to use the same logging framework as the embedded logging code so that the merged output gave a combined view of the program execution.
这个方面可以设计为使用嵌入日志代码所使用的同样日志框架,这样合在一起的输出就可以给出程序执行的综合视图。
One goal of the logging framework is to be conservative with system resources so that the logging procedure calls are not expensive, or do not incur much overhead.
这个日志框架的一个目标是可以保守地使用系统资源,这样日志过程调用所耗费的资源都不会太多,或者不会产生很大负载。
This will help a handler obtain access to container-specific value-added features, including authentication mechanisms, transaction processing, a logging framework, etc.
这将帮助处理程序获得特定于容器的增值功能的访问权,包括认证机制,事务处理,日志记录的框架等。
The goal is to write a FindBugs detector that will find all the places in the code that are making calls to the logging framework without being wrapped in a guard clause.
目标是编写一个FindBugs检测器,它将找出代码中调用日志框架而未被包装在监护子句中的所有地方。
In order for you to set up the logging framework, you will need help from your database administrator to set up the stored procedure logging directory and a user temporary table space.
为了构建这个日志框架,需要数据库管理员帮我们设置存储过程的日志目录并创建一个用户临时表空间。
For this second set of methods, the logging framework will make a "best effort" to determine which class and method called into the logging framework and will add this information into the LogRecord.
对于第二种类型的方法,日志框架会尽可能确定表明日志信息产生位置的文件名称和方法名称,并将这些信息添加到日志信息中。
Logging capabilities can be easily added to this framework.
日志能力可以很容易地增加到这个框架中。
Answer: This is an open source framework for DB2 stored procedure logging.
解答:这是一个提供DB 2存储过程日志功能的开放源码框架。
Gone are the days of writing your own object-relational mapping (ORM), logging, or testing framework.
手动编写对象关系映射(ORM)、日志或测试框架的时代已经一去不复返。
There are two types of logging token used by the framework: global, and private for each individual or group of stored procedures.
此框架使用了两类日志标记:全局标记和用于单个或一组存储过程的私有标记。
The framework is designed to handle logging by thousands of stored procedures without impacting performance.
这个框架的设计目标是可以被上千个存储过程使用,而不会对性能产生太大影响。
The framework configuration consists of logging and the XML Binding service which need not be changed regularly.
框架配置包含日志记录和XMLBinding服务,不需要定期更换。
At present, the Hamlet framework depends on Log4j for logging services.
目前,Hamlet框架依赖于Log4j实现日志服务。
For instance, many of your projects probably rely upon a logging utility such as log4j or a Web framework such as Struts.
例如,许多项目可能依靠log4j等日志记录工具和Struts之类的Web框架。
Linux provides a rich and flexible framework for logging (both in the kernel and external).
Linux提供了(包括内核及外部空间的)丰富且灵活的日志框架。
Linux provides a rich and flexible framework for logging (both in the kernel and external).
Linux提供了(包括内核及外部空间的)丰富且灵活的日志框架。
应用推荐