The protector for concurrent log on a file. More...
Public Member Functions | |
| void | lock () |
| lock this protector | |
| void | unlock () |
| unlock this protector | |
| void | openLogFile (string fname) |
| try to open a file More... | |
| void | appendLogFile (string msg) |
| try to appened something to the file, if it's opened More... | |
The protector for concurrent log on a file.