[ENHANCEMENT] Change logging system #39

Open
opened 2023-01-22 10:29:31 +00:00 by ElBe-Plaq · 5 comments
ElBe-Plaq commented 2023-01-22 10:29:31 +00:00 (Migrated from github.com)

Change the custom logging system to be better.

  • Change logging system
  • Customize logging system
  • Add emoji escape to prevent errors
  • Add default logging level system
  • Change all occurrences of old logging system
  • Create logger when it's needed, not at the beginning of a file (Only in utils)
Change the custom logging system to be better. - [x] Change logging system - [x] Customize logging system - [x] Add emoji escape to prevent errors - [x] Add default logging level system - [ ] Change all occurrences of old logging system - [x] Create logger when it's needed, not at the beginning of a file (Only in `utils`)
ElBe-Plaq commented 2023-01-28 09:57:03 +00:00 (Migrated from github.com)

Documentation needed.

Documentation needed.
ElBe-Plaq commented 2023-02-16 17:09:39 +00:00 (Migrated from github.com)

I'll make a completely custom system without logging, because I hate my life and want to make some things easier.

I'll make a completely custom system without `logging`, because I hate my life and want to make some things easier.
ElBe-Plaq commented 2023-03-12 08:29:20 +00:00 (Migrated from github.com)

Remove it again because I didn't saw the encoding option bruh.

Remove it again because I didn't saw the encoding option bruh.
ElBe-Plaq commented 2023-03-12 08:30:06 +00:00 (Migrated from github.com)

Remove it again because I didn't saw the encoding option bruh.

Nevermind, I'll just keep it that way.

> Remove it again because I didn't saw the encoding option bruh. Nevermind, I'll just keep it that way.
ElBe-Plaq commented 2023-06-28 05:25:20 +00:00 (Migrated from github.com)

Added new log file path: bot_latest.log and bot_{TIMESTAMP}.log.

Added new log file path: `bot_latest.log` and `bot_{TIMESTAMP}.log`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ElBe-Development/discord.py-bot-template#39
No description provided.