log property
Logger
log
final
Logger used to log concise useful information about the request. This is also available in Context so that interceptors and route handlers can also log.
Implementation
final log = Logger('J');