Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
web-et-numerique
LLLE_Project
grdf-konnector
Commits
df7bc85a
Commit
df7bc85a
authored
Nov 27, 2020
by
Yoan VALLET
Browse files
add logs for debug
parent
509b2750
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/index.js
View file @
df7bc85a
...
...
@@ -145,7 +145,7 @@ async function getActualDailyLoadData() {
log
(
"
debug
"
,
"
DISPLAY DATE
"
)
log
(
"
debug
"
,
element
.
year
+
'
'
+
element
.
month
+
'
'
+
element
.
day
)
log
(
"
debug
"
,
"
DISPLAY LOAD
"
)
log
(
"
debug
"
,
element
.
load
)
log
(
"
debug
"
,
'
'
+
element
.
load
)
})
return
result
}
...
...
Yoan VALLET
@yvallet
mentioned in commit
b642137d
·
Nov 27, 2020
mentioned in commit
b642137d
mentioned in commit b642137d70634f69d42b72eab2dbafc1a63af472
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment