module Console::Interface

def logger

Get the current logger instance.
def logger
	Interface.instance
end