can: Add big endian CAN frame layout handle
[apps/agl-service-can-low-level.git] / low-can-binding / utils / config-parser.cpp
index e3936eb..820c6d9 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2015, 2016 ,2017 "IoT.bzh"
+ * Copyright (C) 2015, 2016 , 2017, 2018, 2019 "IoT\.bzh"
  * Author "Romain Forlot" <romain.forlot@iot.bzh>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * Author "Romain Forlot" <romain.forlot@iot.bzh>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -39,7 +39,7 @@ namespace utils
        {
                if (config_content_.size() <= 0)
                {
        {
                if (config_content_.size() <= 0)
                {
-                       AFB_ERROR("Can't load the INI config file.");
+                       AFB_ERROR("Can't load the INI config file: /etc/dev-mapping.conf.");
                        return false;
                }
                        AFB_DEBUG("Configuration file parsed");
                        return false;
                }
                        AFB_DEBUG("Configuration file parsed");