-
Changed the process name to "logclusterc" in syslog utility.
-
Fixed the bug: When there is zero cluster found, segment 11 error happens. This is because sorting function tries to sort an empty cluster array.
-
Optimized memory consumption by modifying the content of {struct Cluster} and {struct ClusterWithToken}.
-
Divided the one-file source code into different modules.