Custom Logs Creation

How to create Custom logs and how to use custom logs in our work flow exception handling.
if yes please share any screenshots or any samples.

@sunilraju

By using try-catch You can capture the Exception in a catch block, and you can then log it in any source.
Here we can Write in a new custom log using append activity or add log activity to an existing log file.
image
You can add any type of exception
image
Thanks,
Suresh J