kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_log_module::kim_log_entry Interface Reference

Write a log entry into the log file. More...

Public Member Functions

recursive subroutine kim_log_log_entry (log_handle, log_verbosity, message)
 Write a log entry into the log file.
 

Detailed Description

Write a log entry into the log file.

See also
KIM::Log::LogEntry, KIM_Log_LogEntry
Since
2.0

Definition at line 174 of file kim_log_module.f90.

Member Function/Subroutine Documentation

◆ kim_log_log_entry()

recursive subroutine kim_log_module::kim_log_entry::kim_log_log_entry ( type(kim_log_handle_type), intent(in)  log_handle,
type(kim_log_verbosity_type), intent(in)  log_verbosity,
character(len=*, kind=c_char), intent(in)  message 
)

Write a log entry into the log file.

See also
KIM::Log::LogEntry, KIM_Log_LogEntry
Since
2.0

Definition at line 499 of file kim_log_module.f90.


The documentation for this interface was generated from the following file: