Skip to content

Releases: pqpo/Log4a

Release v1.4.2

25 Dec 09:38
Compare
Choose a tag to compare
ReleaseStringUTFChars

Release v1.4.0

27 Apr 08:48
Compare
Choose a tag to compare

Supports modifying the log file path in runtime:

logBuffer.changeLogPath(logPath)

v1.3.0

26 Feb 08:03
Compare
Choose a tag to compare

Support log file compression

using shell/decompress.py to decompress:

python decompress.py input_file_log.txt output_file_log.txt

v1.1.0

07 Dec 12:37
Compare
Choose a tag to compare
  • Optimize the logic to write dirty data (see issue #2)
  • Optimize read and write log logic

v1.0.0

28 Nov 12:13
Compare
Choose a tag to compare

Log4a is an mmap based, high-performance, highly available Android log collection framework