ContentsIndex
Framework.API.Logger
Contents
Logger API
Synopsis
accessLog :: String -> Controller ActionConfig r ()
errorLog :: String -> Controller ActionConfig r ()
Logger API
accessLog
::
=> StringLog message
-> Controller ActionConfig r ()
Write a message to access log
errorLog
::
=> StringLog message
-> Controller ActionConfig r ()
Write a message to errors log
Produced by Haddock version 2.4.2