Skip to content

Commit

Permalink
Log asset PIDs
Browse files Browse the repository at this point in the history
  • Loading branch information
fcd1 committed Nov 22, 2024
1 parent 7ec94bd commit f64b490
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/sword_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def deposit
Rails.logger.warn("Title: #{@endpoint.deposit_title.truncate_words(10)}, " \
"Files: #{@endpoint.documents_to_deposit}, " \
"Hyacinth item pid: #{@endpoint.adapter_item_identifier}, " \
"Hyacinth asset pids: #{@endpoint.asset_pids}, " \
"Path to SWORD contents: #{@path_to_deposit_contents}"
)

Expand Down

0 comments on commit f64b490

Please sign in to comment.