April 25, 2020
Estimated Post Reading Time ~

Sightly Log Filter

This tool makes it easier to filter out log messages in the error.log for just messages generated by your Javascript Sightly Use Classes.

Use
You can use the file standalone in the logs directory by performing a chmod +x on the file, then running the file as so:
./sightlyLogFilter.sh myUseClass.js
Optionally you could alias this and just call the command.
This tool is covered by the LICENSE file at the root of this repository.
Read MoreThe readme and use of the helper bash script should be sufficient to get you up and running in no time. 

The installation is very straightforward, just drop the script into the log directory of your AEM instance, chmod to allow execution, and then start viewing your JS Use class logs! An alternative approach is to alias it, then use it as a standalone command.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.