NullLogger
Namespace: Shadop.Archmage.Sdk
A logger that silently discards all log messages.
public class NullLogger : IAtlasLoggerInheritance Object → NullLogger
Implements IAtlasLogger
Constructors
Section titled “Constructors”NullLogger()
Section titled “NullLogger()”public NullLogger()Methods
Section titled “Methods”Info(String)
Section titled “Info(String)”public void Info(string message)Parameters
Section titled “Parameters”message String