Skip to content

Commit

Permalink
Updated Example
Browse files Browse the repository at this point in the history
  • Loading branch information
TanmoySG authored May 17, 2022
1 parent bde170e commit a0b1524
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion libraries/js/examples/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ logg.fetchConfigFromFile("./libraries/js/examples/configs/jsonConfig.json")

logg.FAILURE({ name: "tanmoy" })

logg.CRITICAL({ name: "tanmoy" })
logg.CRITICAL({ name: "tanmoy" })

logg.LOG("tRiaLalge", { name: "Tanmoy" })

0 comments on commit a0b1524

Please sign in to comment.