This website requires JavaScript.
Explore
Help
Sign In
forkless
/
excalidraw-mcp-sentinel
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7f4bcd587a175e76b5c03b3826456b527b3962d5
excalidraw-mcp-sentinel
/
src
T
History
yctimlin
7f4bcd587a
Update logger configuration to enhance timestamp formatting and adjust transport settings. Change console transport to log only warnings and errors, and add file transport for all log levels.
2025-05-12 23:11:00 +08:00
..
utils
Update logger configuration to enhance timestamp formatting and adjust transport settings. Change console transport to log only warnings and errors, and add file transport for all log levels.
2025-05-12 23:11:00 +08:00
cli.js
Refactor error handling and logging to use process.stderr for better output management. Disable color codes in JSON parsing to prevent issues. Update logger configuration for improved clarity in log outputs.
2025-05-12 23:03:29 +08:00
index.js
Refactor error handling and logging to use process.stderr for better output management. Disable color codes in JSON parsing to prevent issues. Update logger configuration for improved clarity in log outputs.
2025-05-12 23:03:29 +08:00
test.js
Refactor error handling and logging to use process.stderr for better output management. Disable color codes in JSON parsing to prevent issues. Update logger configuration for improved clarity in log outputs.
2025-05-12 23:03:29 +08:00
types.js
Initialize Excalidraw MCP server with essential files including Docker setup, environment configuration, and logging. Added core functionality for element manipulation and server operations.
2025-03-16 21:52:02 +08:00