ConsoleLogOutput Constructor

FFF3PP

ConsoleLogOutput Constructor

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the ConsoleLogOutput class

Namespace:  Furcadia.Logging
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public ConsoleLogOutput()
Public Sub New


Dim instance As New ConsoleLogOutput()
public:
ConsoleLogOutput()
new : unit -> ConsoleLogOutput
See Also