change comment

This commit is contained in:
2022-03-05 00:03:44 +01:00
parent e821b0310d
commit 6e8434d0cb
+1 -1
View File
@@ -28,7 +28,7 @@ function _createLogger(botName){
});
//
// If we're not in production then **ALSO** log to the `console`
// If we're in development mode then **ALSO** log to the `console`
// with the colorized simple format.
//
if (process.env.NODE_ENV === "development") {