Add Custom log

Certified Associate Developer

Hello All,

I am new to Appian world , i am trying to find a way to add custom log at the code level i.e. console.log("** Testing my component ** ",somedata).

please can you guide me.

Thanks,

Gaurav

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Acacio Barrado

    Thanks for your response.

    Actually i am from Java & IBM BPM background and joined Appian project recently.

    we usually use System.out.print or console.log to add our custom logs to verify or debug components in upper environments.

    I am wondering how to debug any components or service in Production and suppose if we need to validate any value in production environment then are we using Process Model monitoring for the same?

    Thanks!

Children