logger property
Logger
get
logger
The logger that this application will write messages to.
This logger's name appears as 'astra'.
Implementation
Logger get logger => Logger('astra');
The logger that this application will write messages to.
This logger's name appears as 'astra'.
Logger get logger => Logger('astra');