+
Point of view
All features
expanded class LOG_CONFIGURATION
Summary
To configure the logging framework.
Direct parents
Insert list: ANY
Overview
Features
{ANY}
{LOGGING}
{LOGGER}
{}
load (a_stream: INPUT_STREAM, when_error: PROCEDURE[TUPLE 1[STRING]], path_resolver: FUNCTION[TUPLE 1[STRING], STRING], a_load_completion: PROCEDURE[TUPLE])
effective procedure
{ANY}
require
  • a_stream.is_connected
logger (a_tag: FIXED_STRING): LOGGER
effective function
require
  • a_tag /= Void
ensure
  • Result /= Void
generation_id: INTEGER_32
effective function
once function
{}