mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Core: CloseStdLog
git-svn-id: svn://ultimatepp.org/upp/trunk@1332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
5d3e7033a9
commit
6dc99ffef1
2 changed files with 6 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ void SetVppLog(Stream& log);
|
|||
void SetVppLogName(const String& file);
|
||||
void SetVppLogSizeLimit(int filesize);
|
||||
void SetVppLogNoDeleteOnStartup();
|
||||
void CloseStdLog();
|
||||
|
||||
void HexDump(Stream& s, const void *ptr, int size, int maxsize = INT_MAX);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue