init abstract method

void init(
  1. LoggerInitOptions options
)

Initialize the logger with the given options

Implementation

void init(LoggerInitOptions options);