nebula-contrib / ngbatis

NGBATIS is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NGBATIS 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。借鉴于 MyBatis 的使用习惯进行开发。https://graph-cn.github.io/ngbatis-docs/
https://nebula-contrib.github.io/ngbatis/
Apache License 2.0
132 stars 42 forks source link

optionally support logging to print raw nGQL results. #214

Open sunchunhuihub opened 1 year ago

wey-gu commented 1 year ago

Looking for the capability to optionally support logging to print raw nGQL results?

see https://github.com/nebula-contrib/ngbatis/issues/156 .

Not sure I understand your questions "增加ngql日志打印为原值参数输出".