G.ServerLog
From GMod Wiki
Function | |
Syntax |
ServerLog( String Text ) Where is this used? |
Description: | |
Prints to the server logs. | |
Returns: | nil |
Part of Library: | Global Functions |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.ServerLog]G.ServerLog [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Description | Prints to the server logs. |
---|---|
Used on | |
Code | ServerLog("This is a test!") |
Output | 09:09:44 L 05/21/2009 - 08:09:41: This is a test! |