I have got logger instance in App.d

void main()
{
FileLogger fLogger = new FileLogger("ErrorLog.txt");

Reply via email to