Expo_assignment_1 package

Submodules

Expo_assignment_1.architecture_name_mapper module

Expo_assignment_1.architecture_name_mapper.tag_log(msg, producer_tag)[source]

Function used to label each log with a producer tag.

Parameters:
  • msg (Str) – message that will be visualized

  • producer_tag (Str) – tag identifying the log producer

Returns:

message for the log

Return type:

log_msg(Str)

Module contents