-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feature/console_buffer_fetch' into develop
- Loading branch information
Showing
245 changed files
with
6,863 additions
and
5,599 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Changelog | ||
|
||
## [v1.4.0] - 2023-08-03 | ||
- **First Release** | ||
|
||
## [v1.4.1] - 2023-08-30 | ||
- **Console Buffer**: In addition to passively intercepting the output of console appenders through console callbacks, it is also possible to cache the output of console appenders through a console buffer and actively retrieve it via API. | ||
- **Bug fix**: Fix the compiling issue with C++ 20. | ||
- **Bug fix**: Fix the issue where JNI_Onload sometimes is not called. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
+53.8 KB
(100%)
dist/dynamic_lib/android/arm64-v8a/Debug/libBqLog_Symbol.so
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+67.6 KB
(100%)
dist/dynamic_lib/android/arm64-v8a/MinSizeRel/libBqLog_Symbol.so
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+41.9 KB
(100%)
dist/dynamic_lib/android/armeabi-v7a/Debug/libBqLog_Symbol.so
Binary file not shown.
Binary file modified
BIN
+14.9 KB
(110%)
dist/dynamic_lib/android/armeabi-v7a/MinSizeRel/libBqLog.so
Binary file not shown.
Binary file modified
BIN
+48.8 KB
(100%)
dist/dynamic_lib/android/armeabi-v7a/MinSizeRel/libBqLog_Symbol.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+66.9 KB
(100%)
dist/dynamic_lib/android/x86_64/MinSizeRel/libBqLog_Symbol.so
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.