Interface org.as2lib.env.log.LogConfigurationParser

Description

LogConfigurationParser parses log configurations.

Method Index

parse()

Inherited from BasicInterface

Method Detail

parse

public function parse(logConfiguration:String):Void

Parses the given logConfiguration.

Parameters

logConfigurationthe log configuration to parse