signal levelsoftrace-levelspecies, and to limit the influence of extraneous light [...] tsi.com tsi.com 成像系统特别适于气相环境中的荧光测量,它的特点是采用配有内部增强器的 CCD 相机,电子快门时间极短(低至 3ns),以便捕获短暂的荧光信号,从而增加示迹荧光的信号量级,
system_trace_level用于设置 Trace Log 日志的日志打印级别。 属性说明 属性描述 参数类型Int 默认值1 取值范围 0:表示 None 1:表示 Standard 2:表示 Debug 是否可修改是,支持通过ALTER SYSTEM SET语句修改。 是否重启 OBServer 节点生效否,设置后立即生效。
美 英 un.痕迹量级 网络跟踪级别;痕量级;跟踪层次 英汉 网络释义 un. 1. 痕迹量级 例句 更多例句筛选
system_trace_level 用于设置 Trace Log 日志的日志打印级别。 属性说明 属性描述 参数类型 Int 默认值 1 取值范围 0:表示 None 1:表示 Standard 2:表示 Debug 是否可修改 是,支持通过 ALTER SYSTEM SET 语句修改。 是否重启 OBServer 节点生效 否,设置后立即生效。 配置示例 设置Trace Log 日志的日志打印级别...
The TRACE_LEVEL enumeration specifies the level of traces the Management Server posts to the Management Client (see section 3.3.6.1). typedef enum { TRACE_NONE = 0x00000000, TRACE_ERRORS = 0x00000001, TRACE_WARNINGS = 0x00000002, TRACE_INFORMATION = 0x00000003, TRACE_ALL = 0x00000004 } TRACE...
System.Diagnostics.TraceSource.dll 指定要輸出Debug、Trace和TraceSwitch類別的哪些訊息。 C# publicenumTraceLevel 繼承 Object ValueType Enum TraceLevel 欄位 Error1 輸出錯誤處理訊息。 Info3 輸出資訊訊息、警告和錯誤處理訊息。 Off0 不輸出任何追蹤和偵錯的訊息。
0: no trace, 1: JCo version, runtime environment info and important public API calls, 2: level 1 traces and additional public API calls (e.g. getClient and releaseClient), 3: level 2 traces and internal middleware calls (JNI/JRfc layer), 4: level 3 traces and more internal middleware...
The TRACELEVEL parameter regulates the amount of information that tasks in the Classic data server record in the trace log.
trace level (BC-CST) Client/Server Technology (BC-CST) Level of detail in which traces are written. Possible trace levels are: 0: No trace 1: Error trace 2: Complete process, short data trace 3: Complete process, complete data trace...
Trace levels are properties of a trace provider, such as a kernel-mode driver or user-mode application. Trace levels determine which events the trace provider generates. Typically, the trace level represents the severity of the event (information, warning, or error), but trace providers can ...