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