Commit Graph

3 Commits

Author SHA1 Message Date
45c7d1e393 * fix in stacktrace made it work.
* added debug config to analyze.
= from now on logging.debug should be utilized to remark stuff, so final
implementations can ignore such messages.
2015-04-15 00:57:59 +02:00
9bfdd1fb7a * logstream introduction: now log-parsing can be done in stream fashion,
but the only logstream implementation is still the filereader.
* analyze updated to be able to track existing or non-existing packets
* updates in packets: new packets
* update in log system: ability to append unprocessed lines to the last
packet
* chat system improvements
* stacktrace capturing experimental
2015-04-15 00:31:02 +02:00
e43065cc00 * implemented chat protocol, explanation mechanics, reviewed marker for
already unpacked logs
* started to disect log parsers for using streams in future
* Qt Client started
* logstream planned.
2015-04-10 20:33:55 +02:00