GithubHelp home page GithubHelp logo

Comments (6)

kookob avatar kookob commented on June 3, 2024

@Houtx 这个是可以实现的,你那边是什么场景下用会到?mybatis的输出关键字默认都是固定的。

from mybatis-log-plugin.

Houtx avatar Houtx commented on June 3, 2024

公司有个老项目输出
Executing: select * from tablename where id=.......
Parameters:123
如果做成可配置开头关键字,就很方便了

from mybatis-log-plugin.

kookob avatar kookob commented on June 3, 2024

@Houtx ibatis的?如果是ibatis的除了开头关键字不一样之后,后面的参数格式也不兼容,之前最早的另一个插件就是想做成兼容mybatis和ibatis的,后面发现差别还蛮大,才重新开发了这个mybatis插件。
你可以再完整对比下所有的输出日志,比如参数多一些的,参数带()的,参数带换行,逗号,各种各样格式的。

from mybatis-log-plugin.

kookob avatar kookob commented on June 3, 2024

无回复关闭

from mybatis-log-plugin.

kobekebike avatar kobekebike commented on June 3, 2024

我也是碰到了这个问题,Executing开头,然后发现用不了

from mybatis-log-plugin.

kookob avatar kookob commented on June 3, 2024

@kobekebike 新版已经改成可配置,应该有更新吧

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.