LogNotifier constructor

LogNotifier(
  1. LogInfo value
)

Implementation

LogNotifier(LogInfo value) : super(value);