[This is preliminary documentation and is subject to change.]
Logs a message of type ConsoleOutput, strips colors,
and splits into multiple messages at newlines.
Use this method for all messages of LogType.ConsoleOutput
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public static void LogToConsole( string message )
Parameters
- message
- String
[Missing <param name="message"/> documentation for "M:fCraft.Logger.LogToConsole(System.String)"]