if we creating folder through factory logger config , we can able to set log level, what about the first way in project folder itself the logs will come for that where we can set log level
Hi Sir, I have created logs its not showing at all in a logs folder. then I have created logs through log support from sling tab its created but not displaying any logs
Thanks a lot for these videos...I have been assigned to an aem project and all thesevideos are very helpful. Just one doubt about the service demo java class next to the implementation class...is it a component that you have previously created?
Dharmini S, I did not understand your question. But ServiceDemo is interface for Sling Model for servicedemo component. Please let me if I was able to answer to query. Let me your further doubts.
Hi Sir, I have created the configuration as you have instructed but yet Log file has not appeared under Log. Is there anything I am missing? Log Level : Information Log File : logs/aemfplog.log Message pattern: didnt change anything Logger : com.adobe.aem.firstproject.core.models.Header Is there anything I have to do before? The class is present and Log related code I have written. Currently everything is getting printed in error.log Please Help
Vikas R, They are just two ways of configure logger. But Logger Support give you some additional features, You can see some logs as well here. It gives some more information. Suppose If you don't have access to file structure(log files) then you can see some logging here. It gives additional information using Logback status(last option on page)
Hi Sir, I need a small help from you. If anyone knows this answer let me know in the comments section. Mistakenly I have created the custom logger file in the Apache Sling Logging Configuration. I need to reset this configuration. how can i do it. I tried to reset it from configMgr. But it's not working
Excellent explanation brother thank you very much keep posting more videos..
Thanks naveen kumar, You will get some good tutorials soon.
if we creating folder through factory logger config , we can able to set log level, what about the first way in project folder itself the logs will come for that where we can set log level
Hi Sir,
I have created logs its not showing at all in a logs folder.
then I have created logs through log support from sling tab its created but not displaying any logs
Thanks a lot for these videos...I have been assigned to an aem project and all thesevideos are very helpful. Just one doubt about the service demo java class next to the implementation class...is it a component that you have previously created?
Dharmini S, I did not understand your question. But ServiceDemo is interface for Sling Model for servicedemo component. Please let me if I was able to answer to query. Let me your further doubts.
@@AEMGeeks Yes, that's what I was asking, about the service demo component...thanks
Hi Sir,
I have created the configuration as you have instructed but yet Log file has not appeared under Log. Is there anything I am missing?
Log Level : Information
Log File : logs/aemfplog.log
Message pattern: didnt change anything
Logger : com.adobe.aem.firstproject.core.models.Header
Is there anything I have to do before? The class is present and Log related code I have written. Currently everything is getting printed in error.log Please Help
Whats the difference between logger support section in sling and this logger configuration
Vikas R, They are just two ways of configure logger. But Logger Support give you some additional features, You can see some logs as well here. It gives some more information.
Suppose If you don't have access to file structure(log files) then you can see some logging here. It gives additional information using Logback status(last option on page)
Hi Sir,
I need a small help from you. If anyone knows this answer let me know in the comments section.
Mistakenly I have created the custom logger file in the Apache Sling Logging Configuration.
I need to reset this configuration. how can i do it. I tried to reset it from configMgr. But it's not working
I have created a custom log file but why it's getting blank . Nothing is showing in the log
Are your logs are still coming in error.log or your are not showing at all.
@@AEMGeeks thanks for the reply, the issue got resolved for now.
good to hear that
Hi Avinash
@@AEMGeeks can you please look into my comment mentioned