pangwa

Results 11 comments of pangwa

+1, is there any example on terminal logging and log rotation?

> I may be missing something about how you're supposed to use this library though! Actually I was just looking for a logging library which supports file &terminal logging and...

也遇到了类似问题, 很麻烦

below is the error message: ` java\ai\myproject\controllers\UserController.java:52:25 java: 不兼容的类型: ai.myproject.dto.ApiResult无法转换为ai.myproject.dto.ApiResult java\ai\myproject\controllers\UserController.java java: 某些输入文件使用了未经检查或不安全的操作。 C:\work\ai-platform\src\main\java\ai\myproject\controllers\UserController.java java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。 ` It happens in several places , such as spring controller/services(annotated...

It's not a good user experience since the default behavior was changed! It doesn't make any sense for the user to adjust the config to bring back the old (and...

Same issue here. It looks like currently it tries to collect all pending assets at once which result huge load to the system. I'd suggest we refine the uploading behavior...

it still stuck on my end. The upload works for a short while and then it stuck suddendly.

it looks like the upload was fixed by the newest version(v7.1.8)