libsim  Versione 7.1.7

◆ l4f_category_log_legacy()

subroutine log4fortran::l4f_category_log_legacy ( integer(kind=c_int), intent(in)  a_category,
integer(kind=c_int), intent(in)  a_priority,
character(len=*), intent(in)  a_format 
)
private

Emit log message for a category with specific priority.

Legacy Fortran version that receives an integer instead of a C pointer and a Fortran character argument.

Parametri
[in]a_categorycategory
[in]a_prioritypriority level
[in]a_formatmessage to emit

Definizione alla linea 838 del file log4fortran.F90.


Generated with Doxygen.