1.0.1 • Published 6 months ago

@ufo-studios/ufo-logger v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

UFO Studios JS logger

Usage

consoleMessage()

The normal log function. For debug/status messages Param message The message to be logged Param func The name of the function that called this Param toLogFile Weather to log it to a file or not

errorMessage()

The error function. For any type of error Param message The message to be logged Param func The name of the function that called this Param toLogFile Weather to log it to a file or not

1.0.1

6 months ago

1.0.0

6 months ago