Skip to content

Instantly share code, notes, and snippets.

@toufiq-austcse
Last active March 22, 2020 17:25
Show Gist options
  • Save toufiq-austcse/27b27edbf30298ccd53d2586ca31e8fd to your computer and use it in GitHub Desktop.
Save toufiq-austcse/27b27edbf30298ccd53d2586ca31e8fd to your computer and use it in GitHub Desktop.
import {LoggerService} from "./LoggerService";
LoggerService.writeErrorLog('Hello Error Log');
LoggerService.writeInfoLog('Hello Info Log');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment