CrossPaste / crosspaste-desktop

Universal Pasteboard Across Devices
https://crosspaste.com
GNU Affero General Public License v3.0
868 stars 35 forks source link

Optimize code style #2083

Closed guiyanakuang closed 2 weeks ago

guiyanakuang commented 2 weeks ago
  1. Use _ to replace ignorable exceptions
  2. Use KLogger interface instead of string concatenation to print exception messages
  3. Unify Dispatcher style