TTMSMCPServer.CurrentLogLevel Property
Minimum severity the connected client asked to receive. It is updated whenever a client issues a
logging/setLevelrequest, and reading it lets a server skip building log records the client would discard.
API unit family: TMS.MCP.Server
Declaring type: TTMSMCPServer
Inherited from: TTMSMCPCustomServer
Type: TTMSMCPLogLevel
Syntax
property CurrentLogLevel: TTMSMCPLogLevel;
Default: llInfo
Remarks
Default is llInfo.