MSBNLogger, ModelLogger


Description

These objects fire events that allow all editing of a MSBN object and its models to be logged.

Syntax

aMSBN.MSBNLogger

aModel.ModelLogger

Parameter

Description

aMSBN

a MSBN3 object.

aModel

a Model object.

Remarks

These two objects fire events for every editing action applied to a MSBN object and its models. By monitoring all their events, a complete log can be created.

Properties

Both:

MSBN, Ref

Just MSBNLogger:

EventModel(Model) -- tells which model to monitor first for logging events.

Just ModelLogger:

Model

Methods

None.

Collections

None.

Applies To

MSBNModel

Events

Special MSBNLogger event:

SetEventModel(Model) -- tells which model to monitor next  for logging events.

Other events:

One event for every editing action.