mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat(add-logger): initial commit (#777)
This commit is contained in:
@@ -270,6 +270,7 @@ export const makeBusinessSocket = (config: SocketConfig) => {
|
||||
|
||||
return {
|
||||
...sock,
|
||||
logger: config.logger,
|
||||
getOrderDetails,
|
||||
getCatalog,
|
||||
getCollections,
|
||||
@@ -277,4 +278,4 @@ export const makeBusinessSocket = (config: SocketConfig) => {
|
||||
productDelete,
|
||||
productUpdate
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user