Skip to content
GitLab
Explore
Sign in
Implement the LogReceiver
Implement the writeLog method according to the design statement
Register the LogReceiver as an implementation of the Log interface in the LoggerService constructor. Refer to the prototype for an example on how to do so.