mirror of
https://github.com/samsonjs/grape_logging.git
synced 2026-03-25 08:55:47 +00:00
After shoul be called
This commit is contained in:
parent
7c310ec946
commit
25f0883399
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ module GrapeLogging
|
|||
else
|
||||
@logger.info params
|
||||
end
|
||||
@included_loggers.each { |included_logger| included_logger.after if included_logger.respond_to?(:after) }
|
||||
nil
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue