1153万例文収録!

「ロガー」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > ロガーの意味・解説 > ロガーに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

ロガーを含む例文一覧と使い方

該当件数 : 45



例文

データ・ロガー例文帳に追加

DATA LOGGER - 特許庁

ロガー設備例文帳に追加

LOGGER FACILITY - 特許庁

ロガー装置及びそれを用いたロガー設備例文帳に追加

LOGGER AND LOGGER SYSTEM USING IT - 特許庁

制御システムのロガー装置例文帳に追加

LOGGER DEVICE FOR CONTROL SYSTEM - 特許庁

例文

ロガー」タブで、個々のロガーのログレベルを指定できます。例文帳に追加

On the Loggers tab you can specify log levels for the individual loggers. - NetBeans


例文

ロガーの名前 (ログチャネル) の名前です。例文帳に追加

Name of the logger (logging channel).  - Python

ムスターファ・ハシュミ ロガー地区の輸送責任者だ例文帳に追加

Mustafa hashmi, logistics commander, logar district. - 映画・海外ドラマ英語字幕翻訳辞書

名前が指定されていない場合、ロガー階層のルート (root) にあるロガーを返します。例文帳に追加

Return a logger with the specified name or, if no name is specified, return a logger which is the root logger of the hierarchy. - Python

全てのロガーに対して、ロガー自体のレベルに優先するような上書きレベルlvl を与えます。例文帳に追加

Provides an overriding level lvl for all loggers which takes precedence over the logger's own level. - Python

例文

省エネ対応IT型負荷制御及び漏電ロガー例文帳に追加

ENERGY-SAVING IT-TYPE LOAD CONTROL AND ELECTRICAL LEAKAGE LOGGER - 特許庁

例文

NetBeans API ErrorManager が非推奨になり、JDK のロガー機構に代わりました。例文帳に追加

NetBeans API ErrorManager deprecated, in favor of standardJDK's Logger mechanism.  - NetBeans

BPEL サービスエンジンのプロパティーページで、「ロガー」タブを選択します。例文帳に追加

On the BPEL service engine properties page, select the Loggers tab.  - NetBeans

ロガーロガーサーバ装置、サーバ装置、並びに稼動状態監視システム例文帳に追加

LOGGER, LOGGER SERVER APPARATUS, SERVER APPARATUS, AND OPERATING STATE MONITORING SYSTEM - 特許庁

level および handlers エントリはルートロガーのエントリと同様に解釈されますが、非ルートロガーのレベルが NOTSETに指定された場合、ログ記録システムはロガー階層のより上位のロガーロガーの実効レベルを問い合わせるところが違います。例文帳に追加

The level and handlers entries are interpreted as for the root logger, except that if a non-root logger's level is specified as NOTSET, the system consults loggers higher up the hierarchy to determine the effective level of the logger. - Python

典型的な利用法として、この関数は自作のロガーを必要とするようなアプリケーションにおいて、他のロガーがインスタンス化される前にインスタンス化されます。例文帳に追加

This function is typically called before anyloggers are instantiated by applications which need to use custom loggerbehavior.  - Python

ログレベル判定機能7は、出力ログレベル管理機能5が保持する「各ロガーの出力ログレベルについての設定情報」に記載された、「該当ロガーが保持するバンドル情報とロガー名」に該当する出力ログレベルを入手する。例文帳に追加

The log level determining function 7 acquires the output log level corresponding to "the bundle information and logger name held by the logger" included in "setting information for the output log level of each logger" held by an output log level managing function 5. - 特許庁

レベルもロガーに関連付けることができ、デベロッパが設定することも、保存されたログ記録設定を読み込む際に設定することもできます。 ロガーに対してログ記録メソッドが呼び出されると、ロガーは自らのレベルとメソッド呼び出しに関連付けられたレベルを比較します。例文帳に追加

When a logging method is called on a logger, the logger compares its own level with the level associated with the method call. - Python

メモリには、データ・ロガーの操作命令に対応した加速度モデルが記憶されている。例文帳に追加

An acceleration model corresponding to the operation command of the data logger is stored in the memory. - 特許庁

ログ記録システムに対して、ロガーをインスタンス化する際にクラスklass を使うように指示します。例文帳に追加

Tells the logging system to use the class klass when instantiating a logger. - Python

出力ログレベル比較要求受付機能1は、調べたいログレベル情報(比較対象の出力ログレベル)と、そのロガーが保持するロガー名をログレベル判定機能7に渡す。例文帳に追加

The output log level comparison request receiving function 1 transfers log level information to be examined (output log level to be compared) and a logger name held by the logger, to a log level determining function 7. - 特許庁

propagate エントリは、メッセージをロガー階層におけるこのロガーの上位のハンドラに伝播させることを示す 1 に設定されるか、メッセージを階層の上位に伝播しない ことを示す 0 に設定されます。例文帳に追加

The propagateentry is set to 1 to indicate that messages must propagate to handlershigher up the logger hierarchy from this logger, or 0 to indicate that messages are not propagated to handlers up the hierarchy. - Python

ロガー103はウエハ研磨装置100から送られてくるEQデータ(装置データ)を蓄積する。例文帳に追加

A logger 103 stores therein EQ data (equipment data) sent from a wafer polishing apparatus 100. - 特許庁

ロガーのレベルがメソッド呼び出しのレベルよりも高い場合、実際のログメッセージは生成されません。例文帳に追加

If the logger'slevel is higher than the method call's, no logging message is actually generated. - Python

qualname エントリはロガーのチャネル名を階層的に表したもの、すなわちアプリケーションがこのロガーを取得する際に使う名前になります。 ハンドラの環境設定を指定しているセクションは以下の例のようになります。例文帳に追加

Thequalname entry is the hierarchical channel name of the logger,that is to say the name used by the application to get the logger.Sections which specify handler configuration are exemplified by the following. - Python

ロガー7は、パルス幅長比較器6から入力した閃絡発生のメッセージMを時刻とともに記録する。例文帳に追加

A logger 7 records the message M about generation of the flashover inputted from the pulse width length comparator 6, together with the time thereof. - 特許庁

この機能が利用された場合、名前付けされたロガーとその下位にあるロガーに送られたメッセージがフィルタを通過できるようになり、その他のメッセージは捨てられます。 上で述べたクラスに加えて、いくつかのモジュールレベルの関数が存在します。例文帳に追加

If this feature is used, messages sent to the named logger and its children are allowed through the filter, and all others dropped.In addition to the classes described above, there are a number of module-level functions. - Python

前記ログが送信されたディストリビュータ2は、負荷の最も少ないロガー3を選択して前記ログ及び順序情報を送信する。例文帳に追加

The distributor 2 to which the logs are transmitted selects the logger 2 with lowest load, and transmits the logs and the order information thereto. - 特許庁

事象ロガー、典型的にはシステム管理ソフトウェアの典型的な部分は一次事象記録と二次事象記録の両者を記録する。例文帳に追加

An event logger, typically a typical part of a system management software, records both of a primary event record and a secondary event record. - 特許庁

外乱による加速度を測定する加速度センサを用いて人為的動作で表示等の命令を入力するデータ・ロガーを提供すること。例文帳に追加

To provide a data logger for inputting a command for display or the like by a manual operation, using an acceleration sensor for measuring an acceleration caused by disturbance. - 特許庁

パケット方式の伝送媒介手段9にロガー装置1を直接接続し、該伝送媒介手段9上に流れるパケットを受信する。例文帳に追加

The logger 1 is directly connected to a packet system transmission medium means 9 to receive a packet distributed to the transmission medium means 9. - 特許庁

RFIDプラットフォームシステム1は、ロガー4と、複数のプラットフォーム3と、複数のプラットフォーム3を管理するマスタプラットフォーム2を備えている。例文帳に追加

An RFID platform system 1 is provided with: a logger 4; a plurality of platforms 3; and a master platform 2 for managing the plurality of platforms 3. - 特許庁

デジタル通信情報の伝送媒介手段に接続され、通話装置の通話情報を記録することのできるロガー設備を提供する。例文帳に追加

To provide a logger system that is connected to a transmission medium means for digital communication information so as to record speech information of a speech unit. - 特許庁

データ・ロガーは、加速度センサと温度センサ等の物理量を測定するセンサと表示体とメモリとマイクロプロセッサと電源と外部接続端子らなる。例文帳に追加

This data logger comprises the acceleration sensor, a sensor for measuring a physical quantity such as a temperature sensor, a display body, a memory, a microprocessor, an electric power source and an external connection terminal. - 特許庁

level はロガーの場合と同じように解釈され、NOTSET は "全てを記録する (log everything)" と解釈されます。 formatter エントリはこのハンドラのフォーマッタに対するキー名を表します。例文帳に追加

The level is interpreted as for loggers, and NOTSET is taken to mean "log everything".The formatter entry indicates the key name of the formatter for this handler. - Python

いずれかのフィルタが偽となる値を返した場合、メッセージの処理は行われません。 基本的な Filter 機能では、指定されたロガー名でフィルタを行えるようになっています。例文帳に追加

If any filter returns a false value, the message is not processed further.The basic Filter functionality allows filtering by specific loggername. - Python

確認システム1は、地盤Eに形成された確認孔2内に設置された角型鋼管3と、チェーン4と、加速度計5と、ロガー6と、プロッター7と、を備える。例文帳に追加

The confirming system 1 includes: a square-shaped steel pipe 3 installed in a confirmation hole 2 formed in the foundation E, a chain 4, an accelerometer 5, a logger 6 and a plotter 7. - 特許庁

また、これらの各ハンドラの名前に対応するセクションが設定ファイルに存在しなければなりません。 ルートロガー以外のロガーでは、いくつか追加の情報が必要になります。例文帳に追加

These names must appear in the [handlers] section and have correspondingsections in the configuration file.For loggers other than the root logger, some additional information is required. - Python

就寝中の時系列の温湿度記録を温湿度ロガーにて採取し、そのデータをパソコンにて処理をすることにより、快眠温湿度域ヒット率という新しい数値を計算する。例文帳に追加

Record of time series temperature and humidity during sleeping are taken by a temperature and humidity logger and its data are processed by a personal computer to calculate a new numerical number of a sound sleep temperature and humidity range hit rate. - 特許庁

第一テーブルタップ3と第二テーブルタップ4が第二ケーブル7で接続された構成とすることで、二つのテーブルタップを蛸足配線することなしに、多数の計測装置やロガーなどの電源に電気を供給することを可能とする。例文帳に追加

A first table tap 3 and a second table tag 4 are connected by a second cable 7, thereby enabling the electricity to be supplied to a power supply, such as many measurement devices and loggers without plugging too many power cords into two table taps. - 特許庁

ここではロガーを特定しなかったので、システムはルートロガーを使っています。 デバッグメッセージや情報メッセージは表示されませんが、これはデフォルトのルートロガーが WARNING 以上の重要度を持つメッセージしか処理しないように設定されているからです。例文帳に追加

Because no particular logger was specified, the system used the root logger.The debug and info messages didn't appear because by default, the root logger is configured to only handle messages with a severity of WARNING or above. - Python

ロガー4は、自身を管理するプラットフォーム3が保持するマスタデータに、検出したRFタグ7のタグIDが含まれていないと判定したとき、当該タグIDをマスタデータに含むプラットフォーム3をマスタプラットフォーム2に問い合わせる。例文帳に追加

When it is determined that the detected tag ID of the RF tag 7 is not included in the master data stored in the platform 3 which manages itself, the logger 4 makes an inquiry for the platform 3 including the tag ID in the master data to the master platform 2. - 特許庁

予め定められた前後左右上下の移動、傾斜又は回転等の人為的操作により生じる加速度信号が加速度モデルに相当するかどうかを判断して、データ・ロガーの人為的動作により表示体への表示内容の変更及び操作モードの変更等を実行する。例文帳に追加

The propriety of correspondence, to the acceleration model, of an acceleration signal generated by the predetermined manual operation such as longitudinal, lateral or vertical movement, inclination or rotation is determined to execute the change of a display content on the display body and the change of an operation mode or the like, by the manual operation of the data logger. - 特許庁

収集手段が車両側のECUから各種の制御データを収集し、パソコンなどの解析装置へ適宜出力するデータ・ロガーなどと称される車両データ収集装置において、データ収集や収集したデータの出力を自動で適切に行うことができるようにする。例文帳に追加

To perform data collection or output of collected data automatically and properly in a vehicle data collecting device called a data logger etc., wherein a collection means collects various control data from a vehicle side ECU and appropriately outputs the data to analytical devices such as personal computers. - 特許庁

各出力先選択装置(ディストリビュータ)2は、複数のクライアント1、ログ出力装置(ロガー)3と接続され、自己の負荷状況をモニタし、クライアント1からのログ出力指示に対して時系列の順序情報(シリアル番号など)を付与し、前記負荷状況及び順序情報をクライアント1に送信する。例文帳に追加

Each of output destination selection devices (distributors) 2 connected to a plurality of clients 1 and log output devices (loggers) 3 monitors the own load state, assigns time-series order information (serial numbers or the like) to a log output instruction from the client 1, and transmits the load state and the order information to the client 1. - 特許庁

例文

イベント・ロガー840、データ・フォーマット・プロセッサ850、プロトコル・プロセッサ860などの要素を含む監視デバイスで、インターフェース810を介しターゲット・アプリケーション514の利用状況に関する情報を収集し、その情報を要求されたデータ・フォーマットで要求された通信プロトコルで所定の宛先へ送信し又はローカル・ディスクに保存する。例文帳に追加

This monitor device including elements such as an event logger 840, a data format processor 850, and a protocol processor 860 collects information related with the using situation of a target application 514 through an interface 810, and transmits the information to a prescribed destination or preserves the information in a local disk in a requested data format and a requested communication protocol. - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS