0

When I call a simple block in the cms home page {{block class="Magento\Framework\View\Element\Template" name="test_file" template="Magento_Theme::html/test.phtml"}}

mtr.web
9107 silver badges18 bronze badges
asked Sep 22, 2017 at 12:57
1
  • any solution form community? Commented Oct 3, 2017 at 4:35

1 Answer 1

0

There are a number of articles and StackExchange questions regarding constant logging in Magento ver. 2.2.0-dev, and while the levels vary, This User says it is not a problem in the github issue #3507, and it is reiterated on Bountysource. This may be worked out in the recent version, but it would also be worth looking into the log-levels:

Emergency – system is unusable.
Alert – action must be taken immediately. Example: entire website down, database unavailable, etc.
Critical – critical conditions. Example: application component unavailable, unexpected exception.
Error – runtime errors that do not require immediate action but should be typically logged and monitored.
Warning – exceptional occurrences that are not errors.
Notice – normal but significant events.
Info – interesting events.
Debug – detailed debug information.

Source: https://www.atwix.com/magento-2/logging-system/

answered Oct 5, 2017 at 19:05

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.