[PR #1215] [MERGED] fix #1213 [chor] Use electron-log module to do log #3410

Closed
opened 2026-02-27 00:56:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1215
Author: @zxdong262
Created: 4/12/2019
Status: Merged
Merged: 4/12/2019
Merged by: @zxdong262

Base: masterHead: fix-1213


📝 Commits (2)

📊 Changes

40 files changed (+116 additions, -144 deletions)

View changed files

📝 .eslintrc (+2 -1)
📝 app/app.js (+34 -33)
app/config.sample.js (+0 -19)
📝 app/lib/fs.js (+3 -1)
📝 app/lib/install-src.js (+4 -2)
📝 app/lib/locales.js (+1 -1)
app/lib/log.js (+0 -20)
📝 app/lib/ls.js (+4 -3)
📝 app/lib/shortcut.js (+3 -1)
📝 app/lib/ssh-config.js (+4 -2)
📝 app/lib/user-config-controller.js (+5 -3)
app/lib/win.js (+0 -7)
📝 app/server/dispatch-center.js (+5 -4)
📝 app/server/download-upgrade.js (+2 -2)
📝 app/server/server.js (+8 -8)
📝 app/server/sftp-file.js (+0 -0)
📝 app/server/sftp.js (+0 -0)
📝 app/server/socks.js (+0 -0)
📝 app/server/terminal.js (+4 -3)
📝 app/server/transfer.js (+0 -0)

...and 20 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/electerm/electerm/pull/1215 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 4/12/2019 **Status:** ✅ Merged **Merged:** 4/12/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1213` --- ### 📝 Commits (2) - [`2d5776d`](https://github.com/electerm/electerm/commit/2d5776d369c67ff34f17c6f98ea5e92918b45c8b) fix #1213 [chor] Use electron-log module to do log - [`e9aac66`](https://github.com/electerm/electerm/commit/e9aac660ec2a562a0843ff5e344238e9757859fa) save ### 📊 Changes **40 files changed** (+116 additions, -144 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc` (+2 -1) 📝 `app/app.js` (+34 -33) ➖ `app/config.sample.js` (+0 -19) 📝 `app/lib/fs.js` (+3 -1) 📝 `app/lib/install-src.js` (+4 -2) 📝 `app/lib/locales.js` (+1 -1) ➖ `app/lib/log.js` (+0 -20) 📝 `app/lib/ls.js` (+4 -3) 📝 `app/lib/shortcut.js` (+3 -1) 📝 `app/lib/ssh-config.js` (+4 -2) 📝 `app/lib/user-config-controller.js` (+5 -3) ➖ `app/lib/win.js` (+0 -7) 📝 `app/server/dispatch-center.js` (+5 -4) 📝 `app/server/download-upgrade.js` (+2 -2) 📝 `app/server/server.js` (+8 -8) 📝 `app/server/sftp-file.js` (+0 -0) 📝 `app/server/sftp.js` (+0 -0) 📝 `app/server/socks.js` (+0 -0) 📝 `app/server/terminal.js` (+4 -3) 📝 `app/server/transfer.js` (+0 -0) _...and 20 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:56:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3410
No description provided.