![]()  | 
  
    GeNN
    4.0.0
    
   GPU enhanced Neuronal Networks (GeNN) 
   | 
 
Go to the source code of this file.
Namespaces | |
| plog | |
Enumerations | |
| enum | plog::Severity {  plog::none = 0, plog::fatal = 1, plog::error = 2, plog::warning = 3, plog::info = 4, plog::debug = 5, plog::verbose = 6 }  | 
Functions | |
| const char * | plog::severityToString (Severity severity) | 
| Severity | plog::severityFromString (const char *str) |