Add possibility to ```cpp LOG_CASH_TRACE << "Log"; ``` Maybe by creating `ostream` that save/compare previous `string`. Object can be created by in static memory by name `LogCash<__LineNumber__>`
Add possibility to
LOG_CASH_TRACE << "Log";Maybe by creating
ostreamthat save/compare previousstring.Object can be created by in static memory by name
LogCash<__LineNumber__>