Interface org.as2lib.env.log.repository.LoggerFactory

org.as2lib.core.BasicInterface
   +--org.as2lib.env.log.repository.LoggerFactory

Description

LoggerFactory is used to obtain loggers.

What loggers are returned depends on the specific implementation.

Method Index

getLogger()

Inherited from BasicInterface

toString()

Method Detail

getLogger

public function getLogger(name:String):Logger

Returns a logger.

Return

a logger