You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: framework/fel/java/services/tool-mcp-common/src/main/java/modelengine/fel/tool/mcp/entity/LoggingLevel.java
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,11 @@ public static LoggingLevel getDefault() {
98
98
* @param code The code of logging level as a {@link String}.
99
99
* @return The corresponding or default logging level as a {@link LoggingLevel}.
0 commit comments