IAtlasLogger
Namespace: Shadop.Archmage.Sdk
Interface for logging during Atlas loading and operations.
public interface IAtlasLoggerRemarks:
Implement this interface to provide custom logging behavior for the Atlas loading system. The default implementation logs to the console with standardized prefixes.
Methods
Section titled “Methods”Info(String)
Section titled “Info(String)”void Info(string message)Parameters
Section titled “Parameters”message String