- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
int LoggingProvider::AddJournalPackingLogRecord(int eventId, const astring& userId,
const std::vector<std::string>& journals, int errorId, int devCode,
int sysCode, const astring& errorArgs)
{
std::string strUserId(userId.c_str()), strErrorArgs(errorArgs);
return AddJournalPackingLogRecord(eventId, userId, journals, errorId, devCode, sysCode, strErrorArgs);
}
uusb 30.05.2012 15:08 # 0
UncleAli 30.05.2012 15:19 # +4
govnomonad 30.05.2012 15:19 # +4
выход через stack overflow