AEM Tutorial #27 | Logging Logger | Log levels and custom log file in aem

preview_player
Показать описание
This tutorials explain about writing log statements. How to create a custom log file for specific purpose. What are the log levels. I explain about trace, debug, info, warn, error. Also explain the purpose of additivity. How to access log file using osgi console.
Рекомендации по теме
Комментарии
Автор

Excellent explanation brother thank you very much keep posting more videos..

naveenkumar-pfdv
Автор

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?

talentaptitude
Автор

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

satishpothabathula
Автор

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

AnjaliGonga
Автор

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 :

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

mandalikagopal
Автор

Whats the difference between logger support section in sling and this logger configuration

vikasr
Автор

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

yakoobirrfan
Автор

I have created a custom log file but why it's getting blank . Nothing is showing in the log

avinashkumar-eegi