• Due to the synchronous nature of the logging client, the business application needs to fail in case the logging application fails.

    由于日志客户端的同步特性,如果日志应用程序运行失败则业务应用程序同样也会失败。

    youdao

  • Logging application block. Developers can use this application block to include standard logging functionality in their applications.

    日志和规范应用程序块。此应用程序块允许开发人员在其应用程序中集成标准的日志和规范功能。

    youdao

  • The phone ACTS as a glucose meter, controller for your pump, and data logging application all in one, with built-in capability to share the data across platforms.

    手机可以同时作为血糖仪,胰岛素泵的控制器,数据记录应用来使用,它还内置有跨平台的数据分享功能。

    youdao

  • If it is a point-to-point application, where for instance a sensor is sending data to a logging application, TCP would guarantee that all data is received at the logging side.

    如果它是一个点对点应用程序,例如传感器是将数据发送到日志应用程序中,TCP会保证所有的数据都是收到日志。

    youdao

  • Logging is a vital part of a good error handling application.

    日志记录是构成出色错误处理应用程序的重要部分。

    youdao

  • Now we want to add logging to standard output to this application.

    现在我们想将日志记录添加到这个应用程序的标准输出。

    youdao

  • For example, if you need to capture a lot of user behavior, then you could wind up adding a lot of logging statements to your application.

    例如,如果您需要捕获大量用户行为,您最终可能会向您的应用程序添加大量日志记录语句。

    youdao

  • During that period of time, developers need to turn on and off logging in different areas of the application.

    在这段时间之内,开发人员需要激活或关闭应用程序不同范围的日志。

    youdao

  • The client provides an API through which the business application can access the logging client.

    客户端提供了一组API,业务应用程序通过它能够访问日志客户端。

    youdao

  • This component receives messages to be logged from the application and then submits those to the logging server in a reliable manner.

    组件可以从应用程序中接收日志信息并通过可靠的方式提交到日志服务器。

    youdao

  • Many operations or every operation on the business application is coupled with a logging operation.

    业务应用程序的许多操作或任意操作都伴随着日志操作。

    youdao

  • To gather this information about memory usage and garbage collection, turn on Verbose GC logging within your application server.

    要收集关于内存使用情况和垃圾收集的信息,请在您的应用服务器中打开详细的垃圾收集日志记录。

    youdao

  • In the case of reliable logging, the logging client needs to be an integral part of the business application.

    对于可靠日志来说,日志客户端将是一个业务应用程序的主要组成部分。

    youdao

  • This section discusses some important points to consider when using a ring buffer to enable logging in a multi-threaded application.

    这个部分介绍了在多线程应用程序中使用循环缓冲区启用日志记录时需要考虑的一些重要方面。

    youdao

  • As a result, crosscutting concerns like logging, transactions, and security no longer intrude on your application code.

    因此,横切关注点(如日志、事务和安全)不会再干扰应用程序代码。

    youdao

  • [where] the service delivery components, such as billing, metering, and logging, are built by the application vendor and integrated into the application stack.

    [其中]服务交付组件,如计费、计量和日志由应用厂商构建,并集成到应用组合中。

    youdao

  • However, the logging target subscriptions in an application domain are more application specific.

    尽管如此,在应用程序域中的日志目标订阅则更多是程序相关的。

    youdao

  • Application logging provides ways to capture various events happening in the execution of an application.

    应用程序日志记录提供了捕获在应用程序执行期间发生的各种事件的方法。

    youdao

  • Integrating logging and tracing into your application simplifies your debugging and also makes it easier for others to monitor and debug applications after they are deployed.

    将日志和跟踪功能集成到应用程序中,不仅可以简化调试,同时可以使其他人在完成部署后更加方便地监视和调试应用程序。

    youdao

  • Logging messages to a database — an application may use a database to keep a "paper trail" of messages exchanged with partner applications.

    将消息纪录到数据库——应用程序也许要使用数据库来保存“跟踪纪录”,“跟踪纪录”中记录了该应用程序与合作伙伴应用程序进行交换的消息。

    youdao

  • You'll also learn what changes are required if you're using Jakarta Commons as the logging framework in your application.

    您还将学习如果将 JakartaCommons 用作您应用程序中的日志记录框架,则需要更改哪些内容。

    youdao

  • Such a mediation is useful for debugging problems within a web services application, or for logging messages that pass through your service integration bus.

    此类中介可用于调试Web服务应用程序中的问题,或用于记录通过服务集成总线的消息。

    youdao

  • This application uses log4j to provide logging services.

    此应用程序使用log4j来提供日志服务。

    youdao

  • The code in Listing 7 (with logging removed) shows how an SIP application session is derived from the Web service subscribe.

    清单7(删除了日志)中的代码展示了如何从Web服务订阅中派生SIP应用程序会话。

    youdao

  • We'll begin by implementing the LoginServiceImpl, which is responsible for logging a user into the application.

    我们将首先实现 LoginServiceImpl,此服务负责将用户登录到应用程序中。

    youdao

  • Logging server: This component is the heart of the application. It provides a web service for reliable logging to logging clients.

    日志服务器:此组件是应用程序的核心部分,它为日志客户端提供了一个进行可靠日志的Web服务。

    youdao

  • These scenarios can support a variety of applications and services, such as application logging or forms based (for example, XHTML, XFORMS, or Lotus Forms) applications.

    这些场景可以支持各种各样的应用程序和服务,比如基于应用程序日志或窗体(例如,XHTML、XFORMS 或LotusForms)的应用程序。

    youdao

  • The question is often asked whether it is preferable to use a separate log file for each application, or to combine the logging from all applications into a single output file.

    经常碰到的问题是,对每个应用程序使用单独的日志文件比较可取,还是将所有应用程序的日志记录合并到单一的输出文件中比较可取。

    youdao

  • You might be trying to find out where a particular application is logging data to, or you might be tracking down a problem.

    您可能想尝试找出某个特定应用程序将日志数据记录到何处,或者正在跟踪某个问题。

    youdao

  • The application must be able to properly handle the failures, while logging useful information about the failure.

    应用程序必须能够正确处理失败,同时记录有用的失败信息。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定