Files
Halyde/lib
WahPlus e0b6feb98c Made some formatting changes to lib/log.lua and disabled buffering when trimming the log.
The reason for this is that log files can get really large, and
buffering loads the whole file into the buffer. We devised an algorithm
to not use too much memory when trimming log files by NOT loading
everything into RAM, but buffering nullified it. It has now been
disabled.
2025-10-04 20:14:36 +03:00
..
2025-09-24 21:29:34 +03:00
2025-09-30 21:15:19 +03:00
2025-09-14 13:37:41 +02:00