Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit
https://github.com/akelos/akelos/issues
Akelos PHP Framework Forum
Discussions
Categories
General
: logger.debug logger.error
Bottom of Page
1 to 1 of 1
CommentAuthor
kriom
In the scope of a controller, for example, is there an equivalent of following Ruby On Rails methods in Akelos, I did not find it :
logger.debug('message')
logger.warn('message')
logger.error('message')
Thank you in advance
1 to 1 of 1
Back to Discussions
Top of Page