mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-23 04:30:20 +02:00
Change log to warn
This commit is contained in:
@@ -139,7 +139,7 @@ const processMessage = async (
|
||||
}
|
||||
}
|
||||
} catch (error) {
|
||||
logger.error("Message handling error:", error);
|
||||
logger.warn("Message handling error:", error);
|
||||
// ws.send(JSON.stringify({
|
||||
// type: "error",
|
||||
// data: {
|
||||
|
||||
Reference in New Issue
Block a user