With DocHub, you can quickly cut off PII in LOG from any place. Enjoy capabilities like drag and drop fields, editable text, images, and comments. You can collect eSignatures safely, include an additional level of defense with an Encrypted Folder, and collaborate with teammates in real-time through your DocHub account. Make changes to your LOG files online without downloading, scanning, printing or sending anything.
You can find your edited record in the Documents folder of your account. Prepare, share, print out, or convert your document into a reusable template. Considering the variety of powerful tools, it’s simple to enjoy trouble-free document editing and management with DocHub.
foreign we will see how to hide sensitive data which is getting printed in the form of Json or in the form of two string into our console or if you are using rolling file appender now if I scroll down little bit we will see a Json formatted you know output and also uh two stream formatted output and if You observe the product name and the seller name the product line information and seller informations are hidden so how to achieve this kind of logs in the console or in the rolling fire Pender all right so now that we understood about the acceptance criteria now we will talk about how we are going to achieve this for that we just need to expand up to SRC main resources folder and inside resources folder we need to create a logback.xml file now the naming convention is very important either the file name should be log back dot XML or the file name should be logging hyphen spring.xml now before jumping into the logback XML we will understand about the exact function which we are g