logRnView

public void logRnView(@NonNull() String screen)

Logs the fact that a particular view was entered.

If the previously logged view has the same name, a duplicate view breadcrumb will not be logged.

Parameters

screen

the name of the view to log