File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
java/com/tinyengine/it/config/filter Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11/**
22 * Copyright (c) 2023 - present TinyEngine Authors.
33 * Copyright (c) 2023 - present Huawei Cloud Computing Technologies Co., Ltd.
4- * <p>
4+ *
55 * Use of this source code is governed by an MIT-style license.
6- * <p>
6+ *
77 * THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL,
88 * BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR
99 * A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS.
10+ *
1011 */
1112
1213package com .tinyengine .it .config .filter ;
Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ mybatis-plus:
5353 com.tinyengine.it.mapper : debug
5454 type-handlers-package : com.tinyengine.it.common.handler
5555
56+
5657logging :
5758 level :
5859 ROOT : INFO
You can’t perform that action at this time.
0 commit comments