This logger provides a way to log various levels to the entire system. When used, the items passed in will be logged to the database. This will allow people to easily see what happened (users) or debug what went wrong.
Gets the end time, usually Date.now().
Gets the entries logged.
Gets the method which this logger is for.
Gets when this logger was constructed.
Gets the amount of time this was a logger, start - Date.now().
Generated using TypeDoc
This logger provides a way to log various levels to the entire system. When used, the items passed in will be logged to the database. This will allow people to easily see what happened (users) or debug what went wrong.