Hello,
I am facing a problem with strapi.log.debug(“entity”, entity); it only prints the message with no object
is there anyway to log the object other than console.log?
thanks in advance
Hello,
I am facing a problem with strapi.log.debug(“entity”, entity); it only prints the message with no object
is there anyway to log the object other than console.log?
thanks in advance
same here
i can get strapi.log.info working in controller but not in service
Version │ 4.5.4 (node v18.12.1)
same here. not working in middleware. nobody noticed this? it’s been a few months, hasn’t a fix been released?