Investigate how to make `DL_Log_Parser` faster. There are some thoughs: - `DL_Log_Parser` should be singleton and should parse `debug.log` just once per one request - highlighters should be implemented in other way
Investigate how to make
DL_Log_Parserfaster. There are some thoughs:DL_Log_Parsershould be singleton and should parsedebug.logjust once per one request