Janex Posted August 22, 2014 Posted August 22, 2014 Hi Farshad! Is builtin logger thread safe: UniServerModule.Logger.AddLog('blabla', 'blabla'); Can users add messages to log in runtime from users mainmodule? Or I must add additional criticalsections ? WBR Janex Quote
Administrators Farshad Mohajeri Posted August 22, 2014 Administrators Posted August 22, 2014 Yes, AddLog is thread safe. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.