Name backend process
This commit is contained in:
@@ -20,6 +20,8 @@ import {
|
|||||||
methodParser,
|
methodParser,
|
||||||
} from "./types";
|
} from "./types";
|
||||||
|
|
||||||
|
process.title = "express-diachron-app";
|
||||||
|
|
||||||
const app = express();
|
const app = express();
|
||||||
|
|
||||||
services.logging.log({ source: "logging", text: ["1"] });
|
services.logging.log({ source: "logging", text: ["1"] });
|
||||||
|
|||||||
Reference in New Issue
Block a user