Jack D on Nostr: Last I checked `console.log` is not a recommended way of logging for node since it is ...
Last I checked `console.log` is not a recommended way of logging for node since it is synchronous, hence the need for "bloated" systems. I suppose this works if you don't have high throughput needs.
Published at
2025-01-28 03:53:30Event JSON
{
"id": "ee2e1b21cf0d9780c6edbeafafbfefa0c7fd03c5fee1bfc675dfe765e08ce293",
"pubkey": "21580a98aaf64f7d66705abe7bf7a7acf4ee440fcf6b59d0b76e16217824d895",
"created_at": 1738036410,
"kind": 1,
"tags": [
[
"e",
"ba35ae0b2eff9c1a9305eb123b991bf5b5b4cb76494d25a42ca166e6228b43fb",
"",
"root"
],
[
"p",
"0461fcbecc4c3374439932d6b8f11269ccdb7cc973ad7a50ae362db135a474dd"
]
],
"content": "Last I checked `console.log` is not a recommended way of logging for node since it is synchronous, hence the need for \"bloated\" systems. I suppose this works if you don't have high throughput needs.",
"sig": "6dec4b630b49e494b7cc8779ba4928e49da6ebf6200dd275313d9d72efbc5e45193a060dfcb393fb2050922756e2e625180c178b559040c0a0ca2c57ed9f958f"
}