🚀 Try Zilliz Cloud, the fully managed Milvus, for free—experience 10x faster performance! Try Now>>

milvus-logo
LFAI
< Docs
  • Java

LogLevel

The enumeration for setting the log level at runtime.

package io.milvus.param;
public enum LogLevel
TypeDescription
DebugOne of the debug levels. All logs are visisble.
InfoOne of the debug levels. Informational, warning, and error logs are visible.
WarningOne of the debug levels. Warning and error logs are visible.
ErrorError level. Only error logs are visible.

Try Managed Milvus for Free

Zilliz Cloud is hassle-free, powered by Milvus and 10x faster.

Get Started
Feedback

Was this page helpful?