Trace level logging in Forge

Hello all,

I would like to create a TRACE level logging in my app logs, and I am facing some problems with it.
For creating a INFO or DEBUG level logging, the methods console.info and console.debug works just fine. However using console.trace("My logging message") does not do any logging in the app logs.

Does anyone know more about this issue? Is TRACE level app logging intentionally blocked in Cloud for some reason, or is this a bug?

1 Like

Hi @OguzhanYrk,

Thanks for reporting. This is a known issue and it is a bug, will ask the relevant team to update the ticket - https://jira.atlassian.com/browse/ECO-297

Thanks!