mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-04 09:21:25 +03:00
Improve logging
This commit is contained in:
@@ -38,7 +38,7 @@ module.exports = config => {
|
||||
}
|
||||
|
||||
return new Logger({
|
||||
namespaces: ['commands', 'http', 'listeners', 'settings', 'tickets'],
|
||||
namespaces: ['autocomplete', 'buttons', 'commands', 'http', 'listeners', 'menus', 'modals', 'settings', 'tickets'],
|
||||
transports,
|
||||
});
|
||||
};
|
||||
|
Reference in New Issue
Block a user