M_Furcadia_Logging_Logger_Disable__1 - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Disables logging for the specified type.
Namespace: Furcadia.Logging
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public static void Disable<T>()
VB
Public Shared Sub Disable(Of T)
VB Usage
Logger.Disable()
C++
public:
generic<typename T>
static void Disable()
F#
static member Disable : unit -> unit
- T
- the type