OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – How do I? Questions Disable logging

This topic contains 2 replies, has 3 voices, and was last updated by  oro_newbie 6 years, 3 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #29467

    Matej
    Participant

    Hi,

    Is there a way to disable OROCRM error loging. I have some error and need time to fix and my server was filled with LOGS recently

    Best regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #29468

    Viacheslav Bemza
    Participant

    Hello, Matej

    What kind of errors do you receive?
    You can just wrap you broken code by try-catch construction without throwing this exception to the next level.

    #29469

    oro_newbie
    Participant

    Not sure if this will work but try going to config_prod.yml or config_dev.yml depending on which log is being filled and remove the “monolog:” and everything under it. Keep a backup of this for later!

Viewing 2 replies - 1 through 2 (of 2 total)

The forum ‘OroCRM – How do I? Questions’ is closed to new topics and replies.

Back to top