ShouldWriteLog
Generated by TypeDoc. Do not edit this page directly.
Function: shouldWriteLog()
Section titled “Function: shouldWriteLog()”function shouldWriteLog(recordLevel, configuredLevel): boolean;Defined in: packages/core/src/logging/sinks/shared.ts:11
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
recordLevel | HarnessLogLevel |
configuredLevel | | HarnessLoggingLevel | undefined |
Returns
Section titled “Returns”boolean