A LAN Server API function returning error codes 2377-2379 encountered an
error writing to or reading from the audit log file or error log file.
┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LogOverflow │ 2377 │ This log file exceeds the maximum │
│ │ │ defined size. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LogFileChanged │ 2378 │ This log file has changed between reads.
│
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_LogFileCorrupt │ 2379 │ This log file is damaged. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘