Filter /log output for relevant items #159

Closed
opened 2025-12-01 13:11:15 -05:00 by sirdog3355 · 1 comment
sirdog3355 commented 2025-12-01 13:11:15 -05:00 (Migrated from github.com)

Basically, the output of /log should omit the following:

  • Any line which is simply logging the loading of a cog, listener, or task.
  • Any date-header line.
  • Line which indicates how many commands were synced.
  • The "Hello, world!" line.
  • :INFO:discord.client: logging in using static token
  • :WARNING:discord.client: PyNaCl is not installed, voice will NOT be supported
Basically, the output of `/log` should omit the following: - Any line which is simply logging the loading of a cog, listener, or task. - Any date-header line. - Line which indicates how many commands were synced. - The "Hello, world!" line. - `:INFO:discord.client: logging in using static token` - `:WARNING:discord.client: PyNaCl is not installed, voice will NOT be supported`
sirdog3355 commented 2025-12-05 23:46:50 -05:00 (Migrated from github.com)

Closed by #164

Closed by #164
Sign in to join this conversation.
No description provided.