Log::detach()

Log::detach() --  Detach observer from existing list.

Synopsis

Log::detach (object logObserver)

Description

Removes a Log_Observer instance from the list of observers.

Note

This function can not be called statically.