CastleSoft Posted September 19, 2014 Posted September 19, 2014 Can I call the internal LOGGING used by UniGui ? If so.. What should I call/initialise ? Can I use it from Server/MainModule/Create -> terminate ? Any info appreciated. Thanks Andrew Quote
Administrators Farshad Mohajeri Posted September 19, 2014 Administrators Posted September 19, 2014 Logger is a ServerModule component. Call it as: UniServerModule.Logger.AddLog('Text'); You can call it from anywhere. 1 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.