org-log-state-notes-insert-after-drawers
org-log-state-notes-insert-after-drawers is a variable defined in `
org.el
'.
Its value is
nil
Documentation:
Non-nil means insert state change notes after any drawers in entry.
Only the drawers that *immediately* follow the headline and the
deadline/scheduled line are skipped.
When nil, insert notes right after the heading and perhaps the line
with deadline/scheduling if present.
This variable will have no effect if `org-log-into-drawer' is
set.
You can customize this variable.