GithubHelp home page GithubHelp logo

Comments (14)

kookob avatar kookob commented on June 12, 2024

@kobekebike 新版本?

from mybatis-log-plugin.

kobekebike avatar kobekebike commented on June 12, 2024

mybatis3.0旧版本就是executing开头,升级之后才是preparing开头。

from mybatis-log-plugin.

kookob avatar kookob commented on June 12, 2024

@kobekebike 如果能完整的粘几句示例,我这边看下,可能不只是executing不一样。
如果其他参数能兼容,到时候新版本做个支持。

from mybatis-log-plugin.

kobekebike avatar kobekebike commented on June 12, 2024

Executing: select * from app_step_export_file where step_id=? [22:28:47:647] [DEBUG] - org.apache.ibatis.logging.slf4j.Slf4jImpl.debug(Slf4jImpl.java:28) - ==> Parameters: 19(Long) [22:28:47:650] [DEBUG] - org.apache.ibatis.logging.slf4j.Slf4jImpl.debug(Slf4jImpl.java:28) - ==> Executing: select * from app_step_import_file where step_id=? [22:28:47:651] [DEBUG] - org.apache.ibatis.logging.slf4j.Slf4jImpl.debug(Slf4jImpl.java:28) - ==> Parameters: 19(Long)

maven 应用jar包版本
<mybatis.version>3.0.6</mybatis.version> <mybatis-spring.version>1.0.2</mybatis-spring.version>
这两个jar包升级之后就可以preparing开头了。
这个日志输出就是没有升级版本的。

from mybatis-log-plugin.

kookob avatar kookob commented on June 12, 2024

@kobekebike 好的,mybatis旧版本输出格式我已经做了兼容,然后插件新版本已经提交到仓库,过两天审核通过就可以下载更新了。

from mybatis-log-plugin.

kookob avatar kookob commented on June 12, 2024

@kobekebike 已经发布,可以更新。

from mybatis-log-plugin.

kobekebike avatar kobekebike commented on June 12, 2024

好的

from mybatis-log-plugin.

Houtx avatar Houtx commented on June 12, 2024

我用的mybatis-3.1 源码里确实输出executing,然后我fork了一下, 我自己改的, 全局替换这两个单词就行了. 暂未发现bug.
image

from mybatis-log-plugin.

kookob avatar kookob commented on June 12, 2024

@Houtx 好的,我新版本已经把这个前缀做成可配置了,并且对代码做了一些优化。
目前版本不影响使用,可以不用更新。

from mybatis-log-plugin.

Houtx avatar Houtx commented on June 12, 2024

@kookob 没看到有新版本啊... 项目首页还是说必须要有Preparing. 在哪里配置啊

from mybatis-log-plugin.

kookob avatar kookob commented on June 12, 2024

@Houtx 首页说明没更新过来。直接仓库搜索,或者通过链接下载:
https://plugins.jetbrains.com/plugin/10065-mybatis-log-plugin
你如果用自己编译的,可能检测不到新版本。

from mybatis-log-plugin.

Houtx avatar Houtx commented on June 12, 2024

@kookob 好的

from mybatis-log-plugin.

Houtx avatar Houtx commented on June 12, 2024

@kookob 最好把readme给改一下, 可能有人不知道已经添加了这个功能.

from mybatis-log-plugin.

kookob avatar kookob commented on June 12, 2024

@Houtx OK

from mybatis-log-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.