mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Fixed unnecessary logs on app startup (#8373);
This commit is contained in:
parent
22493c22af
commit
71d5887106
3 changed files with 6 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
||||||
|
#workaround to remove un-wanted ormlite logs, see https://github.com/magefree/mage/issues/8373
|
||||||
|
LogBackendType.*=ERROR
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
#workaround to remove un-wanted ormlite logs, see https://github.com/magefree/mage/issues/8373
|
||||||
|
LogBackendType.*=ERROR
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
#workaround to remove un-wanted ormlite logs, see https://github.com/magefree/mage/issues/8373
|
||||||
|
LogBackendType.*=ERROR
|
||||||
Loading…
Add table
Add a link
Reference in a new issue