#pragma once /** * Logging thread, complately alpha code- may completely change form in the near future. */ inline int StartLogger(int nLevel) { return CMD_OK; }