Author Topic: How to debug logging to file or syslog  (Read 5370 times)

0 Members and 1 Guest are viewing this topic.

GeekUchi

  • Jr. Member
  • **
  • Posts: 1
How to debug logging to file or syslog
« on: November 30, 2018, 11:56:34 AM »
Hello,
I'm using mibew and I'm very happy.

I'm now studying mibew with reading source code and have read the development guide page.
https://docs.mibew.org/development/core-architecture.html

And I have a question.
What kind of method do you recommend for application debug logging in mibew?
ex. installing symfony monolog and use it for debug.

or is there any documentation link to debug mibew?

faf

  • Mibew Staff Member
  • Native
  • *****
  • Posts: 950
    • Mibew Messenger
Re: How to debug logging to file or syslog
« Reply #1 on: December 01, 2018, 10:08:02 AM »
There are no such recommendations. It's up to you. One is free to choose a most convenient tools for debug.