[Pterodactyl] The cog overrides the global Python logger level while loaded #20

Open
opened 2024-03-03 02:07:03 -05:00 by cswimr · 1 comment
Owner

While the Pterodactyl cog is loaded, all loggers will have debug messages enabled. This is not intended behavior, but is caused by an issue with the Pydactyl library, which the Pterodactyl cog uses for retrieving websocket authentication details from the Pterodactyl API. Relevant issue: iamkubi/pydactyl (#82)

While the Pterodactyl cog is loaded, all loggers will have debug messages enabled. This is not intended behavior, but is caused by an issue with the [Pydactyl](https://github.com/iamkubi/pydactyl) library, which the Pterodactyl cog uses for retrieving websocket authentication details from the Pterodactyl API. Relevant issue: [iamkubi/pydactyl (#82)](https://github.com/iamkubi/pydactyl/issues/82)
cswimr added the
bug
label 2024-03-03 02:07:03 -05:00
cswimr changed title from Pterodactlyl overrides the global Python logger level while loaded to [Pterodactyl] The cog overrides the global Python logger level while loaded 2024-03-04 17:50:49 -05:00
cswimr changed title from [Pterodactyl] The cog overrides the global Python logger level while loaded to [Pterodactyl] the cog overrides the global Python logger level while loaded 2024-03-04 17:50:56 -05:00
cswimr changed title from [Pterodactyl] the cog overrides the global Python logger level while loaded to [Pterodactyl] The cog overrides the global Python logger level while loaded 2024-03-04 17:51:05 -05:00
Author
Owner

Opened a pull request at Pydactl that fixes this: iamkubi/pydactyl (#83)
Pterodactyl will install the pull request fork until it's merged into the main repository and a new release is published.

Opened a pull request at Pydactl that fixes this: [iamkubi/pydactyl (#83)](https://github.com/iamkubi/pydactyl/pull/83) Pterodactyl will install the pull request fork until it's merged into the main repository and a new release is published.
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: cswimr/SeaCogs#20
No description provided.