C# Class Telegram.Core.Logging.LoggerFactory

Mostrar archivo Open project: naphaso/kilogram

Public Methods

Method Description
getLogger ( Type type ) : Logger

Method Details

getLogger() public static method

public static getLogger ( Type type ) : Logger
type System.Type
return Logger