class EL_LOG_HANDLER
Defines access to internals of log clases
note
description: "Defines access to internals of log clases"
author: "Finnian Reilly"
copyright: "Copyright (c) 2001-2022 Finnian Reilly"
contact: "finnian at eiffel hyphen loop dot com"
license: "MIT license (See: en.wikipedia.org/wiki/MIT_License)"
date: "2022-12-31 16:25:43 GMT (Saturday 31st December 2022)"
revision: "1"
deferred class
EL_LOG_HANDLER
inherit
ANY
undefine
copy, default_create, is_equal, out
end
end